[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 9 / ShowAPI_SDK / 0.1.2 / ShowAPI_SDK.podspec.json
blob86ba0fef4551d7c8883a65fbae0912a8b2a39af9
2   "name": "ShowAPI_SDK",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShowAPI_SDK/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ]
26   }