[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / 9 / YCYCategories / 0.0.2 / YCYCategories.podspec.json
blob66443ce9a90f6ab1bf2294b27481d3d9dede6940
2   "name": "YCYCategories",
3   "version": "0.0.2",
4   "summary": "YCYCategories is a category for ios.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CattleToCoaxStudio/YCYCategories",
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/YCYCategories.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "YCYCategories",
24     "YCYCategories/*.{h}",
25     "YCYCategories/**/*.{h,m}",
26     "YCYCategories/Foundation/**/*.{h,m}",
27     "YCYCategories/UIKit/**/*.{h,m}",
28     "YCYCategories/UIKit/**/*.{h}",
29     "YCYCategories/Foundation/**/*.{h}"
30   ],
31   "frameworks": [
32     "UIKit",
33     "Foundation"
34   ]