[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / 9 / XJKit / 1.0.2 / XJKit.podspec.json
blob85c145e1a198a0a76fee8767788b4ed11b872b5e
2   "name": "XJKit",
3   "version": "1.0.2",
4   "summary": "a simple development tools",
5   "description": "a simple development tools for iOS",
6   "homepage": "https://github.com/xiaoojun/XJKit",
7   "license": "MIT",
8   "authors": {
9     "汤小军": "961721716@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaoojun/XJKit.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "XJKit/*.{h,m}",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "Masonry": [
23     ]
24   },
25   "requires_arc": true