vn-verdnaturachat/ios/Pods/Local Podspecs/UMConstantsInterface.podspe...

19 lines
517 B
JSON
Raw Normal View History

{
"name": "UMConstantsInterface",
"version": "3.0.0",
"summary": "An interface for constants modules.",
"description": "An interface for constants modules.",
"license": "MIT",
"authors": "650 Industries, Inc.",
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-constants-interface",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/expo/expo.git"
},
"source_files": "**/*.{h,m}",
"preserve_paths": "**/*.{h,m}",
"requires_arc": true
}