[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 3 / 8 / a / Showmac / 0.0.1 / Showmac.podspec.json
blob9ca1ff5424b162326aa6296d7451d0a9243cdc97
2   "name": "Showmac",
3   "version": "0.0.1",
4   "summary": "测试打包 Showmac.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Jack": "727881945@qq.com"
11   },
12   "homepage": "https://github.com/wangkejie/Showmac.git",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "MobileCoreServices"
17   ],
18   "source": {
19     "git": "https://github.com/wangkejie/Showmac.git",
20     "tag": "0.0.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "ios": {
26     "vendored_frameworks": "ios/Showmac.framework"
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.1.0"
31     ],
32     "MBProgressHUD": [
33       "~> 1.0.0"
34     ],
35     "Pingpp/Alipay": [
37     ],
38     "Pingpp/Wx": [
40     ]
41   }