blob: f57d76d44fde22876ad6b047621278ea0a1fe019 [file] [log] [blame]
{
"name": "ALSShare",
"version": "0.0.6",
"summary": "This is a description of ALSShare.",
"description": "This is a long description of the pod here.This is a long description of the pod here.",
"homepage": "https://github.com/AltairEven/ALSShare.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AltairEven": "qianye.qy@alibaba-inc.com"
},
"source": {
"git": "https://github.com/AltairEven/ALSShare.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALSShare/Classes/**/*",
"dependencies": {
"AEDataKit": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
"ENABLE_BITCODE": "NO",
"MACH_O_TYPE": "staticlib"
}
}