[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / 8 / a / SnapCardMerchantSdk / 0.1.0 / SnapCardMerchantSdk.podspec.json
blob4b959879324ba794d96e11a70a6196eda3cf1284
2   "name": "SnapCardMerchantSdk",
3   "version": "0.1.0",
4   "summary": "An sdk",
5   "description": "An sdk for snapcard",
6   "homepage": "https://github.com/snapcard/ios-merchant-sdk",
7   "license": "MIT",
8   "authors": {
9     "DTHENG": "fender5289@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/snapcard/ios-merchant-sdk.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "**/*.{swift}",
20   "resources": "**/*.{png,jpeg,jpg,storyboard,xib}",
21   "dependencies": {
22     "Alamofire": [
23       "3.1.2"
24     ],
25     "libPusher": [
26       "1.6.1"
27     ]
28   }