[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / 9 / XJBase / 0.1.3 / XJBase.podspec.json
blobd49c9d739d5f71c5ba32b63c5cef84096b7ac2d4
2   "name": "XJBase",
3   "version": "0.1.3",
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.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "XJBase/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "XJScrollViewStateManager": [
27       "0.1.11"
28     ],
29     "XJCollectionViewManager": [
30       "0.1.3"
31     ],
32     "XJTableViewManager": [
33       "0.1.81"
34     ]
35   }