[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 9 / SYCategory / 1.3.2 / SYCategory.podspec.json
blobeea83ece5697447e3cb8710e6654bee1c9e6d853
2   "name": "SYCategory",
3   "version": "1.3.2",
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.3.2"
19   },
20   "source_files": [
21     "SYCategory/*.{h}",
22     "SYCategory/SYCategoryFoundation/*.{h,m}",
23     "SYCategory/SYCategoryUIKit/*.{h,m}"
24   ],
25   "resources": "SYCategory/SYResources/*.png",
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "CoreFoundation",
30     "QuartzCore",
31     "AssetsLibrary",
32     "ImageIO",
33     "Security"
34   ],
35   "dependencies": {
36     "SAMKeychain": [
38     ]
39   }