[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 7 / c / 1210 / 0.0.9 / 1210.podspec.json
blob4ea91feb919e96fcea896cc3e67bed427498eaee
2   "name": "1210",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.0.9",
7   "summary": "this is the test in 1210.",
8   "description": "This one will be a succeed test ,wonderful",
9   "homepage": "https://github.com/tanglimei/1210.git",
10   "license": "MIT",
11   "authors": {
12     "tanglimei": "562630424@qq.com"
13   },
14   "social_media_url": "http://www.cnblogs.com/tanglimei/p/4807804.html",
15   "source": {
16     "git": "https://github.com/tanglimei/1210.git",
17     "tag": "0.0.9"
18   },
19   "source_files": [
20     "Public/**/*.{h,m}",
21     "Public/QuickManifest.plist"
22   ],
23   "resources": [
24     "Public/SMResources.bundle"
25   ],
26   "ios": {
27     "vendored_frameworks": "Public/QuickUnifyPlatform.framework"
28   },
29   "public_header_files": "Public/**/*.h",
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-lObjC"
33   }