blob: 081915fdaf3ac9c7fdc460d7b4e2675fb03a661d [file] [log] [blame]
{
"name": "ALSShare",
"version": "0.0.1",
"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.1"
},
"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"
}
}