[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / 9 / XJBase / 0.1.41 / XJBase.podspec.json
blobede22e9db4d28bb5ce7ff0898274e8926ed36e5b
2   "name": "XJBase",
3   "version": "0.1.41",
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.41"
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.13"
28     ],
29     "XJCollectionViewManager": [
30       "<= 0.1.52"
31     ],
32     "XJTableViewManager": [
33       "<= 0.1.82"
34     ]
35   }