[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 8 / YCYToolKit / 0.0.5 / YCYToolKit.podspec.json
bloba7f243830bffa6a326dd72024ab6ea9eb9d58758
2   "name": "YCYToolKit",
3   "version": "0.0.5",
4   "summary": "YCYToolKit is Tool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CattleToCoaxStudio/YCYToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengyou.yang": "864390553@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CattleToCoaxStudio/YCYToolKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YCYToolKit/YCYToolKit.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "subspecs": [
27     {
28       "name": "YCYCategories",
29       "source_files": "YCYToolKit/YCYCategories/YCYCategory.h",
30       "subspecs": [
31         {
32           "name": "UIKit",
33           "source_files": "YCYToolKit/YCYCategories/UIKit/YCYUIKitHeader.h",
34           "subspecs": [
35             {
36               "name": "UIAlertView",
37               "source_files": "YCYToolKit/YCYCategories/UIKit/UIAlertView/**/*"
38             },
39             {
40               "name": "UIApplication",
41               "source_files": "YCYToolKit/YCYCategories/UIKit/UIApplication/**/*"
42             },
43             {
44               "name": "UIBarButtonItem",
45               "source_files": "YCYToolKit/YCYCategories/UIKit/UIBarButtonItem/**/*"
46             },
47             {
48               "name": "UIBezierPath",
49               "source_files": "YCYToolKit/YCYCategories/UIKit/UIBezierPath/**/*"
50             },
51             {
52               "name": "UIButton",
53               "source_files": "YCYToolKit/YCYCategories/UIKit/UIButton/**/*"
54             },
55             {
56               "name": "UIColor",
57               "source_files": "YCYToolKit/YCYCategories/UIKit/UIColor/**/*"
58             }
59           ]
60         }
61       ]
62     }
63   ]