[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / e / SwiftyStreethawk / 0.4.0 / SwiftyStreethawk.podspec.json
blob6d563efa80a856c7b6636d73cf1cac3280e28778
2   "name": "SwiftyStreethawk",
3   "version": "0.4.0",
4   "summary": "Pointzi module.",
5   "description": "Pointzi is an excellent SDK for you to create an experiment.",
6   "homepage": "https://github.com/Xingyuj/SwiftyStreethawk",
7   "screenshots": [
9   ],
10   "license": {
11     "type": "Permissive Binary License",
12     "file": "Pointzi/LICENSE.txt"
13   },
14   "authors": {
15     "Supporter": "endorathas@gmail.com"
16   },
17   "source": {
18     "http": "https://pkg.streethawk.com/artifactory/pointzi-ios/streethawk/pointzi/prepare-releasing/1.4.1-beta/pointzi-1.4.1-beta+5c2fa3f2.zip"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "default_subspecs": "Lite",
25   "subspecs": [
26     {
27       "name": "Lite",
28       "platforms": {
29         "ios": "8.0"
30       },
31       "xcconfig": {
32         "OTHER_LDFLAGS": "$(inherited) -lObjC",
33         "OTHER_CFLAGS": "$(inherited) -DNS_BLOCK_ASSERTIONS=1 -DNDEBUG"
34       },
35       "source_files": "Pointzi/**/*.{h,m}",
36       "public_header_files": "Pointzi/Headers/*.h",
37       "vendored_libraries": "Pointzi/libPointzi.a",
38       "resource_bundles": {
39         "Pointzi": [
40           "Pointzi/Assets/**/*"
41         ]
42       },
43       "frameworks": [
44         "CoreTelephony",
45         "Foundation",
46         "CoreGraphics",
47         "UIKit",
48         "CoreSpotlight"
49       ],
50       "libraries": [
51         "sqlite3",
52         "xml2"
53       ]
54     }
55   ]