[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 6 / Transformer-DSL / 0.0.2 / Transformer-DSL.podspec.json
blobe0293bada8e5d029070716c97397f5448c9aef8f
2   "name": "Transformer-DSL",
3   "version": "0.0.2",
4   "summary": "A domain specific language for CoreAnimation Transformations.",
5   "homepage": "https://github.com/schwa/Transformer-DSL",
6   "license": {
7     "type": "BSD 2-Clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Wight": "schwa@schwa.io"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.8"
16   },
17   "source": {
18     "git": "https://github.com/schwa/Transformer-DSL.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "NIMTransformFormatter.{h,m}",
22   "requires_arc": true