[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 3 / b / DKAuthenticationViewController / 0.2.1 / DKAuthenticationViewController.podspec.json
blobe6d768c9a50109495c4d19640f05bdc8faf64b84
2   "name": "DKAuthenticationViewController",
3   "version": "0.2.1",
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.1"
20   },
21   "source_files": "DKAuthenticationViewController/*",
22   "requires_arc": true,
23   "dependencies": {
24     "DKTwitterReverseAuth": [
25       "~> 0.1"
26     ]
27   }