[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 6 / f / e / testSecond / 8.7 / testSecond.podspec.json
blobd34a65ce9eb9ac24b5ec43ea7658c0f7cc20e21b
2   "name": "testSecond",
3   "version": "8.7",
4   "summary": "test",
5   "homepage": "https://github.com/superMagician/testSecond",
6   "license": "MIT",
7   "authors": {
8     "yy": "yycodet@aliyun.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/superMagician/testSecond.git",
15     "tag": "8.7"
16   },
17   "default_subspecs": "Core",
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "testSecond/**/*.swift"
24     },
25     {
26       "name": "Smart",
27       "source_files": "testSecond/Smart/*.swift"
28     },
29     {
30       "name": "Classes",
31       "source_files": "testSecond/Classes/*.swift"
32     }
33   ]