[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / e / Classy / 0.2.2 / Classy.podspec.json
blob0cbf0c5cb05b5f47eb08af27e0c05ed89a21f289
2   "name": "Classy",
3   "version": "0.2.2",
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.2"
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