[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 2 / e / Cooper_Table / 0.1.12 / Cooper_Table.podspec.json
blob3a4654470715983e410b95be21ece02c066a5fe5
2   "name": "Cooper_Table",
3   "version": "0.1.12",
4   "summary": "基于iOS10的CooperSDK Table 基础应用",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/appkf_admin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jhfkf": "jhfappkf@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/appkf_admin/Cooper_Table.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Cooper_Table",
23     "Cooper_Table/Classes/**/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "Cooper_Table": [
27       "Cooper_Table/Assets/*",
28       "Cooper_Table/Classes/**/*.{xib}"
29     ]
30   },
31   "dependencies": {
32     "CooperSDK": [
34     ],
35     "TZImagePickerController": [
37     ],
38     "TZImagePreviewController": [
40     ],
41     "RSKImageCropper": [
43     ],
44     "XXNibBridge": [
46     ]
47   }