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