[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 2 / remote-controllable / 0.0.2 / remote-controllable.podspec.json
blob4fa1809828aaae67c348f67486b5c48d86b0f4db
2   "name": "remote-controllable",
3   "version": "0.0.2",
4   "summary": "Enable remote control of application",
5   "homepage": "http://www.alexandra.dk",
6   "license": "aGPL",
7   "authors": {
8     "Thomas Gilbert": "thomas.gilbert@alexandra.dk"
9   },
10   "source": {
11     "git": "https://github.com/glagnar/remote-controllable.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "remote-controllable": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Socket.IO-Client-Swift": [
31     ]
32   }