[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 3 / 0 / 9 / ShowAPI_SDK / 0.1.4 / ShowAPI_SDK.podspec.json
blob0185ecc9dac0d98e30f544d336293880e56659db
2   "name": "ShowAPI_SDK",
3   "version": "0.1.4",
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/showapi-public/showapi_sdk_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bluedarker": "bluedarker@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/showapi-public/showapi_sdk_ios.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShowAPI_SDK/Classes/**/*",
22   "dependencies": {
23     "AFNetworking/Serialization": [
24       "~> 3.2.1"
25     ],
26     "AFNetworking/Security": [
27       "~> 3.2.1"
28     ],
29     "AFNetworking/NSURLSession": [
30       "~> 3.2.1"
31     ],
32     "AFNetworking/Reachability": [
33       "~> 3.2.1"
34     ]
35   }