[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 9 / NGApi / 0.1.0 / NGApi.podspec.json
blob2c867b8347525faabb5879fb1a18580ba274dc72
2   "name": "NGApi",
3   "version": "0.1.0",
4   "summary": "A simple API handler",
5   "description": "A simple API handler wrapped around NSURLSessions.",
6   "homepage": "https://github.com/nextgenappsllc/NGApi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nextgenappsllc": "nextgenappsllc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nextgenappsllc/NGApi.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NGApi/Classes/**/*",
22   "dependencies": {
23     "NGAEssentials": [
24       "~> 0.1"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"