[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 0 / AlfredLibrary / 14.3.06 / AlfredLibrary.podspec.json
blob0eae8f252025f27fa2b7e8e87028a55c7cebf62d
2   "name": "AlfredLibrary",
3   "version": "14.3.06",
4   "summary": "A short description of AlfredLibrary.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSbug/AlfredLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "519955268@qq.com": "519955268@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSbug/AlfredLibrary.git",
16     "tag": "14.3.06"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "vendored_frameworks": "libs/*.{framework}",
27       "resources": "AlfredBundle.bundle",
28       "preserve_paths": [
29         "libs/*",
30         "AlfredBundle.bundle"
31       ],
32       "frameworks": [
33         "NetworkExtension",
34         "Foundation",
35         "CoreLocation"
36       ],
37       "dependencies": {
38         "HandyJSON": [
39           "~> 5.0.3-beta"
40         ],
41         "Alamofire": [
43         ],
44         "CocoaAsyncSocket": [
46         ],
47         "FCUUID": [
49         ],
50         "CocoaSecurity": [
52         ],
53         "NMSSH": [
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.0"