[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 8 / 3 / Fisticuffs / 0.0.15 / Fisticuffs.podspec.json
blob09c06f2343ec738a547f3fd50ad6070f56e2dabc
2   "name": "Fisticuffs",
3   "version": "0.0.15",
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.15"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.3",
19   "requires_arc": true,
20   "source_files": "Sources/**/*.{m,swift}",
21   "swift_version": "5.3"