[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / d / c / CJRToolsKit / 0.0.2 / CJRToolsKit.podspec.json
blob9350e27aee5414e386d8db98fcd191c8003f12ff
2   "name": "CJRToolsKit",
3   "version": "0.0.2",
4   "summary": "A short description of CJRToolsKit.",
5   "description": "123123123",
6   "homepage": "https://github.com/appledev201888/CJRToolsKit",
7   "license": "MIT",
8   "authors": {
9     "bigapple": "weibinchen@uutaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/appledev201888/CJRToolsKit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "Classes/*.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "vendored_frameworks": "Classes/*.framework",
29   "requires_arc": true