[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 1 / 2 / KSFootStone / 1.0.0 / KSFootStone.podspec.json
blob7542eb9fba0e8569968d452af0ca26376b85fdd9
2   "name": "KSFootStone",
3   "version": "1.0.0",
4   "summary": "KSFootStone.",
5   "module_name": "KSFootStone",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "swift_versions": "5.0",
10   "homepage": "https://github.com/leon503/KSFootStone",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "leon": "leon503@163.com"
17   },
18   "source": {
19     "git": "https://github.com/leon503/KSFootStone.git",
20     "tag": "1.0.0"
21   },
22   "deprecated": true,
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "KSFootStone/Classes/Core/*"
27     },
28     {
29       "name": "Encrypt",
30       "source_files": "KSFootStone/Classes/Encrypt/*"
31     }
32   ],
33   "swift_version": "5.0"