[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / a / UCLKit / 0.1.0 / UCLKit.podspec.json
blobd9ec0cfcbf164b237eaaef857382ca84bdd3cf17
2   "name": "UCLKit",
3   "version": "0.1.0",
4   "summary": "UCL API wrapper in Swift",
5   "description": "UCL API wrapper in Swift.\n                  Not maintained by UCL.",
6   "homepage": "https://github.com/tiferrei/UCLKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tiago Ferreira": "me@tiferrei.com"
13   },
14   "source": {
15     "git": "https://github.com/tiferrei/UCLKit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/tiferrei2000",
19   "module_name": "UCLKit",
20   "dependencies": {
21     "NBNRequestKit": [
22       "~> 2.0"
23     ]
24   },
25   "requires_arc": true,
26   "source_files": "UCLKit/*.swift",
27   "platforms": {
28     "ios": "8.0",
29     "osx": "10.10",
30     "watchos": "2.1",
31     "tvos": "9.0"
32   },
33   "pushed_with_swift_version": "3.0"