[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 0 / 9 / ShowAPI_SDK / 0.1.3 / ShowAPI_SDK.podspec.json
blobb15fdb7f83035938e50f47bab9a53d674ce6cfc3
2   "name": "ShowAPI_SDK",
3   "version": "0.1.3",
4   "summary": "SDK for invoke api from www.showapi.com",
5   "description": "*Simple SDK for invoke api from www.showapi.com",
6   "homepage": "https://github.com/bluedarker/ShowAPI_SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bluedarker": "bluedarker@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bluedarker/ShowAPI_SDK.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShowAPI_SDK/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }