[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / 4 / SMKSDKCommon / 0.1.2 / SMKSDKCommon.podspec.json
blobf8c0acb255dccf8635adea8f0b8cd323ee0f55ef
2   "name": "SMKSDKCommon",
3   "version": "0.1.2",
4   "summary": "公共类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tiankongzhishang/SMKSDKCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tiankongzhishang": "239631847@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/tiankongzhishang/SMKSDKCommon.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "AFNetworking": [
28     ],
29     "Masonry": [
31     ],
32     "ReactiveCocoa": [
33       "2.5"
34     ]
35   },
36   "vendored_frameworks": [
37     "SMKSDKCommon/*.framework"
38   ],
39   "resources": "SMKSDKCommon/*.bundle"