[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / b / Transform.swift / 0.1.2 / Transform.swift.podspec.json
blob4f986e2c37441520d3bb86199f1a01e0ab33760d
2   "name": "Transform.swift",
3   "version": "0.1.2",
4   "summary": "A Swiftier way to transform UIView and its subclasses.",
5   "homepage": "https://github.com/jhurray/Transform.swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jeff Hurray": "jhurray@umich.edu"
12   },
13   "source": {
14     "git": "https://github.com/jhurray/Transform.swift.git",
15     "tag": "0.1.2"
16   },
17   "social_media_url": "http://twitter.com/JeffHurray",
18   "requires_arc": true,
19   "source_files": "Transform/*.{h,swift}",
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0"
23   }