[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / b / ColabiOSAPI / 0.1.1 / ColabiOSAPI.podspec.json
blob01af5126674f33c946e9b9821fe5bc49ef4b754f
2   "name": "ColabiOSAPI",
3   "version": "0.1.1",
4   "summary": "Easily accessible iOS methods for accessing Innovation Colab APIs at Duke",
5   "description": "Anybody in the Duke Community can access these APIs when building iOS apps! Just register with the Colab to get an AccessToken, and you're all set. See the demo app for details.",
6   "homepage": "https://github.com/tmarchildon/ColabiOSAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucy Zhang and Teddy Marchildon": "tmm61@duke.edu"
13   },
14   "source": {
15     "git": "https://github.com/tmarchildon/ColabiOSAPI.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ColabiOSAPI/Classes/**/*",
22   "swift_version": "3.0"