[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / e / Classy / 0.0.2 / Classy.podspec.json
blob18ceb6179a77dcacfaf86e9bcda41fc31a535076
2   "name": "Classy",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "Expressive, flexible, and powerful stylesheets for native iOS apps.",
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.0.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