[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 6 / 9 / SYCategory / 1.2.6 / SYCategory.podspec.json
blob188f2c97e80b689764333af8aba602eac78d1b44
2   "name": "SYCategory",
3   "version": "1.2.6",
4   "summary": "SYCategory contant category for Fuondation and UIKit.",
5   "homepage": "https://github.com/potato512/SYCategory",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYCategory.git",
18     "tag": "1.2.6"
19   },
20   "source_files": "SYCategory/**/*.{h,m}",
21   "resources": "SYCategory/SYResources/*.png",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "QuartzCore",
27     "AssetsLibrary",
28     "ImageIO",
29     "Security"
30   ],
31   "dependencies": {
32     "SAMKeychain": [
34     ]
35   }