[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / 7 / ADFBRequestDialogViewController / 1.0.0 / ADFBRequestDialogViewController.podspec.json
blob1207b902204b616da8cc0327a5855722bc97626c
2   "name": "ADFBRequestDialogViewController",
3   "version": "1.0.0",
4   "summary": "UIViewController with FBDialog inside to send Facebook app request.",
5   "description": "                   ADFBRequestDialogViewController - view controller wrapper for Facebook requests dialog. With it you can customize top elements and present dialog whatever you want with iOS UIViewController custom transition.\n",
6   "homepage": "https://github.com/Antondomashnev/ADFBRequestDialogViewController",
7   "screenshots": "https://camo.githubusercontent.com/359bd8ce6bed1df351415f274c88c0f82da6ad02/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f752f32353834373334302f41444642526571756573744469616c6f6756696577436f6e74726f6c6c65722f61667465722e706e67",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Anton Domashnev",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Antondomashnev/ADFBRequestDialogViewController.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "Source",
22     "Source/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Facebook-iOS-SDK": [
28     ],
29     "JRSwizzle": [
31     ]
32   }