[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 9 / XJBase / 0.1.1 / XJBase.podspec.json
blob4ff23784861b2ab69532154e32fd86d612dd5116
2   "name": "XJBase",
3   "version": "0.1.1",
4   "summary": "A short description of XJBase.",
5   "homepage": "https://github.com/xjimi/XJBase",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xjimi": "fn5128@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/xjimi/XJBase.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "XJBase/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "XJScrollViewStateManager": [
28     ],
29     "XJCollectionViewManager": [
31     ],
32     "XJTableViewManager": [
34     ]
35   }