[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / d / f / Framer / 1.4.0 / Framer.podspec.json
blob48285044062e0fb7646ac8a7ca2f06102ade7764
2   "name": "Framer",
3   "version": "1.4.0",
4   "summary": "Comfortable syntax for working with frames",
5   "description": "Framer is a good framework which wraps working with frames with a nice chaining syntax.",
6   "homepage": "https://github.com/Otbivnoe/Framer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Ermolenko": "gnod94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Otbivnoe/Framer.git",
16     "tag": "1.4.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Framer/Classes/*.{h,m}"