[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / 4 / SMKSDKCommon / 0.1.0 / SMKSDKCommon.podspec.json
blob7d795bf113fecdb9572d5d9b213e5fd8d30f8a19
2   "name": "SMKSDKCommon",
3   "version": "0.1.0",
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.0"
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"