[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 8 / 7 / ViewTransformers / 0.0.4 / ViewTransformers.podspec.json
blob4b8758bec078699248b19d1fd64cf17c7292b0c6
2   "name": "ViewTransformers",
3   "version": "0.0.4",
4   "summary": "ViewTransformers lets you pass multiple transformations as an array to the UIView.",
5   "authors": "Truffls GmbH",
6   "license": {
7     "type": "MIT"
8   },
9   "homepage": "https://github.com/truffls/view-transformers-ios",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/truffls/view-transformers-ios.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "Pod/**/*.swift",
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "CoreGraphics"
22     ]
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.2"