[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 3 / f / 0 / XJExtension / 0.0.3 / XJExtension.podspec.json
blob4c33768b2333474f18fb006a29d45b516ed08a95
2   "name": "XJExtension",
3   "version": "0.0.3",
4   "summary": "XJExtension.",
5   "description": "XJExtension: 项目中所使用到的拓展都在这个组件里进行",
6   "homepage": "https://gitee.com/lishengbing2018/XJExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lishengbing": "lishengbing@shanlinjinrong.com"
13   },
14   "source": {
15     "git": "https://gitee.com/lishengbing2018/XJExtension.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XJExtension/Classes/**/*",
22   "dependencies": {
23     "SVProgressHUD": [
24       "2.2.2"
25     ]
26   }