[Add] BridgewellSDK 3.1.2
[CocoaPods.git] / Specs / b / 2 / 6 / Transformer-DSL / 0.0.1 / Transformer-DSL.podspec.json
blobf1627c874ee9caaf832af2f6bf114a882196b32a
2   "name": "Transformer-DSL",
3   "version": "0.0.1",
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.9"
16   },
17   "source": {
18     "git": "https://github.com/schwa/Transformer-DSL.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "NIMTransformFormatter.{h,m}",
22   "requires_arc": true