[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 6 / Transformer-DSL / 0.0.3 / Transformer-DSL.podspec.json
blob56503a995736658076b0e1587b111754a04daf73
2   "name": "Transformer-DSL",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "NIMTransformFormatter/*.{h,m}",
22   "requires_arc": true