[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 7 / f / 6 / Bindings / 0.2.0 / Bindings.podspec.json
blobc25ae9b1d716f21291f3a1592090a7bdd295b803
2   "name": "Bindings",
3   "version": "0.2.0",
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.2.0"
16   },
17   "source_files": "Bindings/*.{h,m}",
18   "requires_arc": true