[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 4 / b / 9 / YCYCategories / 0.0.1 / YCYCategories.podspec.json
blob6fe738494fbbad69ad7b7eb5321ae29ff0b783c2
2   "name": "YCYCategories",
3   "version": "0.0.1",
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.1"
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   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]