[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 1 / 8 / 2 / CCFlexbox / 0.0.1 / CCFlexbox.podspec.json
blob215911ed30a0744871ecbd858facc62c459335a8
2   "name": "CCFlexbox",
3   "version": "0.0.1",
4   "summary": "An iOS layout library like Flexbox.",
5   "homepage": "https://github.com/perrywky/CCFlexbox",
6   "screenshots": "https://raw.githubusercontent.com/perrywky/CCFlexbox/master/demo.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qi Peng": "perrywky@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/perrywky",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/perrywky/CCFlexbox.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Source/CCFlexbox.swift",
23   "requires_arc": true