[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / c / 4 / a / RestEssentials / 3.0.0 / RestEssentials.podspec.json
blobee81659c1096fcf5465326b4247aefc87d3c158e
2   "name": "RestEssentials",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "RestEssentials is a lightweight REST and JSON library for Swift 3.0+",
6   "homepage": "https://github.com/sean7512/RestEssentials",
7   "authors": "sean7512",
8   "source": {
9     "git": "https://github.com/sean7512/RestEssentials.git",
10     "tag": "3.0.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "Source/*.swift",
16   "requires_arc": true