[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / 9 / XJBase / 0.1.2 / XJBase.podspec.json
blobb6f2f379a97345ee81d0c6a46adc642150d91c71
2   "name": "XJBase",
3   "version": "0.1.2",
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.2"
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   }