[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 9 / GhostPlusSwift / 1.0 / GhostPlusSwift.podspec.json
blob370f91f9516026a004b8584cf97bf138d96992b9
2   "name": "GhostPlusSwift",
3   "version": "1.0",
4   "summary": "GhostPlus Framework for Swift",
5   "description": "This is a GhostpLus Swift framework which is used as Mobile Hybrid Application Common Framework",
6   "homepage": "https://github.com/GhostPlusX/GhostPlusSwift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "david1000@gmail.com": "daivd1000@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/GhostPlusX/GhostPlusSwift.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GhostPlusSwift/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4"
25     ],
26     "CryptoSwift": [
27       "~> 1"
28     ],
29     "Device": [
30       "~> 3"
31     ],
32     "SwiftyJSON": [
33       "~> 5.0"
34     ],
35     "ObjectMapper": [
36       "~> 4"
37     ],
38     "SwiftyXMLParser": [
39       "~> 5"
40     ],
41     "KeychainSwift": [
42       "~> 19"
43     ],
44     "SnapKit": [
46     ]
47   }