[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / a / 7 / Auth0 / 0.0.9 / Auth0.podspec.json
blob1d2de96f1fd8281179ca6a6c460c3f4539b5891e
2   "name": "Auth0",
3   "version": "0.0.9",
4   "summary": "A Cocoa Touch Static Library for authenticating users with the Auth0 platform",
5   "homepage": "https://github.com/auth0/Auth0.iOS",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Auth0": "hello@auth0.com"
11   },
12   "source": {
13     "git": "https://github.com/auth0/Auth0.iOS.git",
14     "tag": "0.0.9"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "Auth0Client/*.{h,m}",
20   "requires_arc": true