[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / 7 / JamTestCode / 1.0.0 / JamTestCode.podspec.json
blob927aaffd2bffd514cd009bf331cfe0df24fd5ffa
2   "name": "JamTestCode",
3   "version": "1.0.0",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/JamWangJam/testViewPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jam": "superwangjianmin@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JamWangJam/testViewPod.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "NewTestCode/NewTestCode/Classses/**/*.{swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true,
27   "swift_versions": "4.0",
28   "swift_version": "4.0"