[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 9 / 2 / e / PureSegue / 0.0.2 / PureSegue.podspec.json
blobb4ba8cb6e6dde4c7164121cc1178348072b68a44
2   "name": "PureSegue",
3   "version": "0.0.2",
4   "summary": "Perform segue with configuration block",
5   "homepage": "https://github.com/ajjnix/PureSegue",
6   "license": "MIT",
7   "authors": {
8     "Artem Mylnikov (ajjnix)": "ajjnix@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ajjnix/PureSegue.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "PureSegue/**/*.{swift,h}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0.2"