[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 4 / APIManager / 0.3.0 / APIManager.podspec.json
blobd04bf8773ea4d5e85c8caaf7e2d3a2b6ff4c389b
2   "name": "APIManager",
3   "version": "0.3.0",
4   "summary": "RESTful API Manager",
5   "description": "Pod for abstracting restful api requests",
6   "homepage": "https://github.com/rauhul/api-manager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Rauhul Varma",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/rauhul/api-manager.git",
17     "tag": "0.3.0"
18   },
19   "frameworks": "Foundation",
20   "source_files": [
21     "Sources/APIManager/**/*.{swift}",
22     "Foundation"
23   ],
24   "requires_arc": true