[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / f / 5 / ScalePresenter / 1.0 / ScalePresenter.podspec.json
blobdad7f6cad383a28d5a1738900c178f56108a6e4a
2   "name": "ScalePresenter",
3   "version": "1.0",
4   "summary": "Present a view controller by scaled",
5   "description": "Present a view controller by scaled in Swift 2.x",
6   "homepage": "https://github.com/georgetso/ScalePresenter",
7   "license": "MIT",
8   "authors": "George Tso",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/georgetso/ScalePresenter.git",
14     "tag": "1.0"
15   },
16   "source_files": "ScalePresenter/*.swift",
17   "frameworks": "UIKit",
18   "requires_arc": true