[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / TPProject / 0.0.1 / TPProject.podspec.json
blob2d0a1694947c33e3e1d6d2bfb7f7882b86825ccf
2   "name": "TPProject",
3   "version": "0.0.1",
4   "summary": "TPProject组件化功能模块",
5   "description": "方便TPProject不同功能模块的引入",
6   "homepage": "https://github.com/ShelockWindy/TPProject",
7   "license": "MIT",
8   "authors": {
9     "sunwf": "2517185883@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ShelockWindy/TPProject.git",
16     "tag": "0.0.1"
17   },
18   "exclude_files": "Classes/Exclude",
19   "dependencies": {
20     "KVOController": [
22     ],
23     "YYCategories": [
25     ],
26     "FMDB": [
28     ],
29     "SDWebImage": [
30       "~>3.8"
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "FoundationKit",
36       "source_files": "TPProject/TopjetPicking/FoundationKit/**/*"
37     }
38   ]