[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 8 / 3 / Fisticuffs / 0.0.5 / Fisticuffs.podspec.json
blobb6c3ec990000929d8dab912966fc397550a93b01
2   "name": "Fisticuffs",
3   "version": "0.0.5",
4   "summary": "Fisticuffs is a data binding framework for Swift, inspired by Knockout.",
5   "description": "Fisticuffs is a data binding framework for Swift, inspired by Knockout. Some of the features include:\n\n- Declarative Bindings to most UIKit controls\n- Automatic Updates\n- Automatic Dependency tracking",
6   "homepage": "https://github.com/scoremedia/Fisticuffs",
7   "license": "MIT",
8   "authors": {
9     "Darren Clark": "darren.clark@thescore.com"
10   },
11   "source": {
12     "git": "https://github.com/scoremedia/Fisticuffs.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_version": "4.1",
19   "requires_arc": true,
20   "source_files": "Source/**/*"