[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 3 / d / a / KGNAutoLayout / 1.0 / KGNAutoLayout.podspec.json
blob7740135cea221715cb316f07b731f24c2425e492
2   "name": "KGNAutoLayout",
3   "version": "1.0",
4   "authors": {
5     "David Keegan": "me@davidkeegan.com"
6   },
7   "homepage": "https://github.com/kgn/KGNAutoLayout",
8   "summary": "KGNAutoLayout makes AutoLayout easy!",
9   "source": {
10     "git": "https://github.com/kgn/KGNAutoLayout.git",
11     "tag": "v1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "source_files": "Source/KGNAutoLayout.swift"