[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / f / Framer / 1.1 / Framer.podspec.json
blobe3d2ad0e21dfaaab6b359ded5cdee02ea0ad160e
2   "name": "Framer",
3   "version": "1.1",
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.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Framer/Classes/*.{h,m}"