[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / b / 3 / 8 / GNBindings / 0.0.6 / GNBindings.podspec.json
blob359da7cb51928504906002adce5503cd0d457f00
2   "name": "GNBindings",
3   "version": "0.0.6",
4   "summary": "GNBindings inspired by cocoa bindings .",
5   "description": "  \t\t\t\t\tProgramatically create bindings between multiple objects/keys.\n",
6   "homepage": "https://github.com/jakubknejzlik/GNBindings",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNBindings.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "GNBindings/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true