[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 2 / 3 / e / Classy / 0.0.3 / Classy.podspec.json
blobca60e48362f0bf9a3fdcc50a366ab4e515e93359
2   "name": "Classy",
3   "version": "0.0.3",
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.3"
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