[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / b / DiaAPISwift / 0.1.0 / DiaAPISwift.podspec.json
blobece268e3089c81bfda4b74945531fa692d2e0ea6
2   "name": "DiaAPISwift",
3   "version": "0.1.0",
4   "summary": "DiaAPISwift is a helper for RESTful API implementation.",
5   "description": "DiaAPISwift extends the Alamofire libraries, along with SwiftyJSON,\nto add velocity in building apps with the integration of RESTful API Servers\nand use lesser code to implement.",
6   "homepage": "https://github.com/jpteruel095/DiaAPISwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jpteruel095": "jpteruel95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jpteruel095/DiaAPISwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "DiaAPISwift/Classes/**/*",
23   "swift_version": "4.0"