blob: 3e92f2c576b3f4f73b918aa60ac6e915f90fa285 [file] [log] [blame]
{
"name": "ALSShare",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALSShare/Classes/**/*",
"dependencies": {
"AEDataKit": [
],
"UMengUShare/Social/Sina": [
"6.4.1"
],
"UMengUShare/Social/WeChat": [
"6.4.1"
],
"UMengUShare/Social/QQ": [
"6.4.1"
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
"ENABLE_BITCODE": "NO"
}
}