[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 1 / b / e / SPTestThirdSDK / 0.0.4 / SPTestThirdSDK.podspec.json
blobd5853a96f93706c308f0122f59c2b9208ead18a1
2   "name": "SPTestThirdSDK",
3   "version": "0.0.4",
4   "summary": "test",
5   "description": "测试项目123",
6   "homepage": "https://github.com/sp410155289/SPTestThirdSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunpeng": "410155289@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/sp410155289/SPTestThirdSDK.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "SPTestThirdSDK.framework/Headers/*.{h}",
22   "exclude_files": "Classes/Exclude",
23   "ios": {
24     "vendored_frameworks": "SPTestThirdSDK.framework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "CoreGraphics",
31     "QuartzCore",
32     "SystemConfiguration",
33     "Contacts",
34     "AddressBook",
35     "AudioToolbox",
36     "AVFoundation",
37     "CoreTelephony",
38     "CoreLocation"
39   ],
40   "libraries": [
41     "c++",
42     "z"
43   ],
44   "dependencies": {
45     "AFNetworking": [
47     ],
48     "YYModel": [
50     ],
51     "JRDB": [
53     ],
54     "RACSRWebSocket": [
55       "~> 1.1.3"
56     ],
57     "FreeStreamer": [
59     ]
60   }