[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 9 / 2 / e / PureSegue / 0.0.3 / PureSegue.podspec.json
blobf61b91f35648b2c1c62482c84f0f1adfe80cee8a
2   "name": "PureSegue",
3   "version": "0.0.3",
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.3"
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"