[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / b / e / 4 / YSCategorys / 1.0.0 / YSCategorys.podspec.json
blob367ce859c9872f2e2133ff12daaee03e87d36050
2   "name": "YSCategorys",
3   "version": "1.0.0",
4   "summary": "A set of categorys to make iOS development easier.",
5   "homepage": "https://github.com/youngshook/YSCategorys",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "Young Shook": "shook.young@gmail.com"
9   },
10   "source": {
11     "git": "git@github.com:youngshook/YSCategorys.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "Categorys",
19     "Categorys/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "QuartzCore",
25     "UIKit"
26   ],
27   "requires_arc": true