[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 4 / YSCategorys / 1.0.6 / YSCategorys.podspec.json
blob3d20e4e332b6899460d6d97ad1fa4f04f0fb27e2
2   "name": "YSCategorys",
3   "version": "1.0.6",
4   "summary": "A set of categorys to make iOS development easier.",
5   "homepage": "https://github.com/youngshook/YSCategorys",
6   "license": "MIT",
7   "authors": {
8     "Young Shook": "shook.young@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/young_shook",
11   "source": {
12     "git": "git@github.com:youngshook/YSCategorys.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "frameworks": "QuartzCore",
20   "source_files": "Categorys/**/*.{h,m}",
21   "public_header_files": "Categorys/**/*.h"