[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / e / ALSShare / 0.0.4 / ALSShare.podspec.json
blob7a2f684dfad5ee8082b60e52fa8ba861057a5125
2   "name": "ALSShare",
3   "version": "0.0.4",
4   "summary": "This is a description of ALSShare.",
5   "description": "This is a long description of the pod here.This is a long description of the pod here.",
6   "homepage": "https://github.com/AltairEven/ALSShare.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AltairEven": "qianye.qy@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/AltairEven/ALSShare.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ALSShare/Classes/**/*",
22   "dependencies": {
23     "AEDataKit": [
25     ],
26     "UMengUShare/Social/Sina": [
27       "6.4.1"
28     ],
29     "UMengUShare/Social/WeChat": [
30       "6.4.1"
31     ],
32     "UMengUShare/Social/QQ": [
33       "6.4.1"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
38     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
39     "ENABLE_BITCODE": "NO",
40     "MACH_O_TYPE": "staticlib"
41   }