[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 9 / SwiftMKit / 1.0.4 / SwiftMKit.podspec.json
blob7ceb84cb573fcbea13213dbc7cd5cf5d5316ae68
2   "name": "SwiftMKit",
3   "version": "1.0.4",
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.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SwiftMKit/**/*.{swift}",
20   "resource_bundles": {
21     "MJRefresh": [
22       "Pod/**/*.{png,jpeg,jpg,storyboard,xib}"
23     ]
24   },
25   "frameworks": [
26     "Foundation",
27     "CoreGraphics",
28     "UIKit"
29   ],
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "CocoaLumberjack/Swift": [
36     ],
37     "ReactiveCocoa": [
39     ],
40     "SwiftyJSON": [
42     ],
43     "MJRefresh": [
45     ]
46   }