[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 4 / b / ColabiOSAPI / 0.1.0 / ColabiOSAPI.podspec.json
blob3208b4454c498789a7c8106ee8319086ccebbb3d
2   "name": "ColabiOSAPI",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ColabiOSAPI/Classes/**/*",
22   "swift_version": "3.0"