[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 9 / SwiftAirtable / 1.0.0 / SwiftAirtable.podspec.json
blob8a5c06a739085b3535f0101bd154c851ad535c46
2   "name": "SwiftAirtable",
3   "version": "1.0.0",
4   "summary": "A Swift Interface to Interact with the REST API from Airtable",
5   "description": "SwiftAirtable makes interacting with REST API from Airtable much easier and straight forward.",
6   "homepage": "https://github.com/nicolasnascimento/SwiftAirtable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nicolasnascimento": "npn.adsl@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nicolasnascimento/SwiftAirtable.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/npnadsl",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftAirtable/Classes/**/*",
23   "swift_version": "4.0"