[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 9 / 3 / XExtension / 0.1.9 / XExtension.podspec.json
blob80a919f0fbebbc71bd54ed5911ba51f08b2bc7e7
2   "name": "XExtension",
3   "version": "0.1.9",
4   "summary": "这是Swift的类的拓展集合.",
5   "frameworks": [
6     "UIKit",
7     "Foundation"
8   ],
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "description": "这是Swift的类的拓展集合",
14   "homepage": "https://github.com/yangyueguang/MyCocoaPods",
15   "license": "MIT",
16   "authors": {
17     "yangyueguang": "2829969299@qq.com"
18   },
19   "source": {
20     "git": "https://github.com/yangyueguang/MyCocoaPods.git",
21     "tag": "0.1.9"
22   },
23   "source_files": "Extension",
24   "dependencies": {
25     "MJRefresh": [
26       "~>3.1.0"
27     ],
28     "AFNetworking": [
29       "~>3.0"
30     ],
31     "SDWebImage": [
33     ],
34     "SVProgressHUD": [
35       "~>0.9"
36     ],
37     "BlocksKit": [
39     ]
40   },
41   "pushed_with_swift_version": "3.0"