[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / SCTestFK / 0.1.2 / SCTestFK.podspec.json
blobaf517346f253bea49ac968d104b0947666f01752
2   "name": "SCTestFK",
3   "version": "0.1.2",
4   "summary": "A",
5   "description": "sdfsdfsdfsdfdsf",
6   "homepage": "https://github.com/gejunyu5/SCTestFK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gejunyu5": "393864523@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gejunyu5/SCTestFK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "user_target_xcconfig": {
22     "OTHER_LDFLAGS": [
23       "-ObjC",
24       "-all_load"
25     ]
26   },
27   "static_framework": true,
28   "requires_arc": true,
29   "source_files": "SCTestFK/Classes/*",
30   "public_header_files": "SCTestFK/Classes/*.h",
31   "libraries": [
32     "z",
33     "sqlite3"
34   ],
35   "frameworks": [
36     "UIKit",
37     "MapKit",
38     "SystemConfiguration",
39     "CoreTelephony"
40   ],
41   "dependencies": {
42     "UMCCommon": [
44     ]
45   }