[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / e / Classy / 0.2.6 / Classy.podspec.json
blobe4c36866978605680c101e982f9006f16bc11d78
2   "name": "Classy",
3   "version": "0.2.6",
4   "license": "MIT",
5   "summary": "Expressive, flexible, and powerful stylesheets for UIView and friends.",
6   "homepage": "http://classykit.github.io/Classy/",
7   "authors": {
8     "Jonas Budelmann": "jonas.budelmann@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/cloudkite",
11   "source": {
12     "git": "https://github.com/cloudkite/Classy.git",
13     "tag": "v0.2.6"
14   },
15   "description": "Not CSS. Instead of trying to force UIKit to fit CSS syntax, properties, conventions and constructs.\nClassy is a stylesheet system built from the ground up to work in harmony with UIKit.\nIt borrows the best ideas from CSS and introduces new syntax, conventions and constructs where appropriate.",
16   "source_files": "Classy/**/*.{h,m}",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit",
21       "QuartzCore"
22     ]
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "requires_arc": true,
28   "deprecated": true