[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 6 / e / ALSShare / 0.0.6 / ALSShare.podspec.json
blobf57d76d44fde22876ad6b047621278ea0a1fe019
2   "name": "ALSShare",
3   "version": "0.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ALSShare/Classes/**/*",
22   "dependencies": {
23     "AEDataKit": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
29     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
30     "ENABLE_BITCODE": "NO",
31     "MACH_O_TYPE": "staticlib"
32   }