[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 3 / b / DKAuthenticationViewController / 0.2 / DKAuthenticationViewController.podspec.json
blobadcfe6cb58ccc2c7fad827516d841c5b1297e11b
2   "name": "DKAuthenticationViewController",
3   "version": "0.2",
4   "summary": "Simple iOS authentication view controller",
5   "homepage": "https://github.com/dkhamsing/DKAuthenticationViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dkhamsing": "dkhamsing8@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/dkhamsing",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dkhamsing/DKAuthenticationViewController.git",
19     "tag": "0.2"
20   },
21   "source_files": "DKAuthenticationViewController/*",
22   "requires_arc": true,
23   "dependencies": {
24     "DKTwitterReverseAuth": [
26     ]
27   }