[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / 4 / SMKSDKCommon / 0.1.1 / SMKSDKCommon.podspec.json
blob080f1425e70222c5fbe6a65cb998ee1a8a2e3864
2   "name": "SMKSDKCommon",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "AFNetworking": [
28     ]
29   },
30   "vendored_frameworks": [
31     "SMKSDKCommon/*.framework"
32   ],
33   "resources": "SMKSDKCommon/*.bundle"