[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 0 / 8 / OCCustomKit / 0.0.2 / OCCustomKit.podspec.json
blob20601723f17e7f260d741531e9df1fb690f262ce
2   "name": "OCCustomKit",
3   "version": "0.0.2",
4   "summary": "OC基础组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/eason-lz/OCCustomKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18210437675@163.com": "18210437675@163.com"
13   },
14   "source": {
15     "git": "https://github.com/eason-lz/OCCustomKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "OCCustomKit/Classes/**/*",
22   "resource_bundles": {
23     "OCCustomKit": [
24       "OCCustomKit/Assets/*"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "MBProgressHUD": [
31     ]
32   }