[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / a / snapcard-sdk / 0.5.4 / snapcard-sdk.podspec.json
blobb17b77a78fdb7d64119574aafc2cae9552f81ed3
2   "name": "snapcard-sdk",
3   "version": "0.5.4",
4   "summary": "An sdk",
5   "description": "\t\t\tAn sdk for snapcard\n",
6   "homepage": "https://github.com/snapcard/snapcard-sdk",
7   "license": "MIT",
8   "authors": {
9     "DTHENG": "fender5289@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/snapcard/snapcard-sdk.git",
13     "tag": "0.5.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m}",
20   "resource_bundles": {
21     "snapcard-sdk": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.0"
28     ],
29     "DTObservable": [
30       "0.4.2"
31     ]
32   }