[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 8 / SwiftyPresenter / 0.1.0 / SwiftyPresenter.podspec.json
blobf51c2aa828a18fa87a1ab41277d30cedd3f5bedd
2   "name": "SwiftyPresenter",
3   "version": "0.1.0",
4   "summary": "Presents Container Controller on top of Current View",
5   "homepage": "https://github.com/Atticus08/SwiftyPresenter.git",
6   "license": "MIT",
7   "authors": "Atticus08",
8   "platforms": {
9     "ios": "10.3"
10   },
11   "source": {
12     "git": "https://github.com/Atticus08/SwiftyPresenter.git",
13     "tag": "0.1.0"
14   },
15   "source_files": [
16     "SwiftyPresenter",
17     "SwiftyPresenter/**/*.{h,swift}"
18   ],
19   "pushed_with_swift_version": "3.0"