[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 7 / f / 6 / Bindings / 0.1.1 / Bindings.podspec.json
blob5912bca4beda80c0b47551151a65b4fbb0ad2921
2   "name": "Bindings",
3   "version": "0.1.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "A lightweight iOS library inspired by Cocoa Bindings.",
9   "homepage": "https://github.com/rdavies/Bindings",
10   "authors": {
11     "Ryan Davies": "ryan@ryandavies.net"
12   },
13   "source": {
14     "git": "https://github.com/rdavies/Bindings.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "Bindings/*.{h,m}",
18   "requires_arc": true