[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / f / 0 / XJExtension / 0.0.4 / XJExtension.podspec.json
blobdbcfbb09434911c314f57e8be4a3b0b65170cb34
2   "name": "XJExtension",
3   "version": "0.0.4",
4   "summary": "XJExtension.",
5   "description": "XJExtension: 拓展类库",
6   "homepage": "https://github.com/lishengbing/XJExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lishengbing": "chihiro2017@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lishengbing/XJExtension.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XJExtension/Classes/**/*",
22   "dependencies": {
23     "SVProgressHUD": [
24       "2.2.2"
25     ]
26   }