[Add] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 2 / 3 / e / Classy / 1.0.0 / Classy.podspec.json
blob23da13926d67a3b5af40fe1365882a0131c8cb09
2   "name": "Classy",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Expressive, flexible, and powerful stylesheets for UIView and friends.",
6   "homepage": "http://classykit.github.io/Classy/",
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": "v1.0.0"
14   },
15   "description": "Not CSS. Instead of trying to force UIKit to fit CSS syntax, properties, conventions and constructs.\nClassy is a stylesheet system built from the ground up to work in harmony with UIKit.\nIt borrows the best ideas from CSS and introduces new syntax, conventions and constructs where appropriate.",
16   "source_files": "Classy/**/*.{h,m}",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit",
21       "QuartzCore"
22     ]
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "requires_arc": true,
28   "deprecated": true