[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / a / e / CYKit / 0.1 / CYKit.podspec.json
blob0fd8925bf6a08b84d936891f3412b55994082613
2   "name": "CYKit",
3   "version": "0.1",
4   "summary": "something useful for daily development",
5   "homepage": "https://github.com/TripleFireMan",
6   "license": {
7     "type": "MIT",
8     "text": "        Copyright 2012\n        Permission is granted to...\n"
9   },
10   "authors": {
11     "chengyan": "ab364743113@126.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/TripleFireMan/CYKit.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "CYKit",
22     "CYKit/**/*.{h,m}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true