[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 9 / SuperCodeLogin / 0.0.1 / SuperCodeLogin.podspec.json
blobda43f6e3067a016a176b6a66a4052d3156262938
2   "name": "SuperCodeLogin",
3   "version": "0.0.1",
4   "summary": "登录模块",
5   "authors": {
6     "Eadkennychan": "Eadkennychan@gmail.com"
7   },
8   "homepage": "https://github.com/EadkennyChan",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "Security"
20   ],
21   "libraries": [
22     "z",
23     "c++"
24   ],
25   "source": {
26     "git": "https://github.com/EadkennyChan/SuperCodeLogin.git",
27     "tag": "0.0.1"
28   },
29   "source_files": "Login/**/*.swift",
30   "resource_bundles": {
31     "Login": [
32       "Login/**/*.xcassets"
33     ]
34   },
35   "pushed_with_swift_version": "3.0"