[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 4 / b / 9 / SwiftMKit / 1.0.1 / SwiftMKit.podspec.json
blob7384a23d14ebad3ea962552e8c9aca740e875205
2   "name": "SwiftMKit",
3   "version": "1.0.1",
4   "summary": "Swift Kit used on iOS.",
5   "description": "It is a swift kit used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/cdtschange/SwiftMKit",
7   "license": "MIT",
8   "authors": {
9     "山天大畜": "cdts_change@aliyun.com"
10   },
11   "source": {
12     "git": "https://github.com/cdtschange/SwiftMKit.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SwiftMKit/**/*.{swift}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "CocoaLumberjack/Swift": [
31     ],
32     "ReactiveCocoa": [
34     ]
35   }