[Add] HyundaiEV 1.0.7
[CocoaPods.git] / Specs / f / d / c / MXFramer / 1.5.2 / MXFramer.podspec.json
blob90f58f63eed7c59cf0a78a9e829129eb6d0e7a26
2   "name": "MXFramer",
3   "version": "1.5.2",
4   "summary": "Comfortable syntax for working with frames",
5   "description": "Fork from the original Framer with some enhancement.\nFramer is a good framework which wraps working with frames with a nice chaining syntax.",
6   "homepage": "https://github.com/RookieZn/Framer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rookiezn": "rookiezn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RookieZn/Framer.git",
16     "tag": "1.5.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Framer/Classes/*.{h,m}"