[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / a / XYExtensions / 1.0.2 / XYExtensions.podspec.json
blob81a26513cc8b0421646c5eb94d8e9fe95b2a10d6
2   "name": "XYExtensions",
3   "version": "1.0.2",
4   "summary": "分类",
5   "homepage": "https://github.com/wusang/XYExtensions.git",
6   "license": "MIT",
7   "authors": {
8     "wusang": "1149779588@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wusang/XYExtensions.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "XYExtensions/XYExtensions.h",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIKit",
22       "source_files": "XYExtensions/UIKit/*.{h,m}",
23       "dependencies": {
24         "XYExtensions/Foundation": [
26         ]
27       }
28     },
29     {
30       "name": "Foundation",
31       "source_files": "XYExtensions/Foundation/*.{h,m}",
32       "dependencies": {
33         "TFHpple": [
35         ]
36       }
37     },
38     {
39       "name": "XYNetManger",
40       "source_files": "XYExtensions/XYNetManger/*.{h,m}",
41       "dependencies": {
42         "AFNetworking": [
43           "3.1.0"
44         ],
45         "Reachability": [
47         ]
48       }
49     },
50     {
51       "name": "Base",
52       "source_files": "XYExtensions/Base/*.{h,m}"
53     }
54   ]