[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 2 / 3 / e / Classy / 0.2.3 / Classy.podspec.json
blob04e3186d2ec4be437d7be7fcc77342ca7bbae986
2   "name": "Classy",
3   "version": "0.2.3",
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   "social_media_url": "http://twitter.com/cloudkite",
11   "source": {
12     "git": "https://github.com/cloudkite/Classy.git",
13     "tag": "v0.2.3"
14   },
15   "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  ",
16   "source_files": "Classy/**/*.{h,m}",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit",
21       "QuartzCore"
22     ]
23   },
24   "platforms": {
25     "ios": "6.0"
26   },
27   "requires_arc": true,
28   "deprecated": true