[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / d / f / Framer / 0.2.0 / Framer.podspec.json
blobf193dcf2a7f0d2b77f643e445e68d8953e44f4a4
2   "name": "Framer",
3   "version": "0.2.0",
4   "summary": "Comfortable syntax for working with frames",
5   "description": "This CocoaPod provides an exellent blocks syntax for working with frames.\nFramer 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": "nikita.ermolenko@rosberry.com"
13   },
14   "source": {
15     "git": "https://github.com/Otbivnoe/Framer.git",
16     "tag": "0.2.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Framer/Classes/*.{h,m}"