[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 7 / f / 3 / AWPercentDrivenInteractiveTransition / 0.2.0 / AWPercentDrivenInteractiveTransition.podspec.json
blobb66e29bc7fe20997589ed932a362ff1933900c75
2   "name": "AWPercentDrivenInteractiveTransition",
3   "version": "0.2.0",
4   "summary": "An drop-in replacement for UIPercentDrivenInteractiveTransition",
5   "description": "                       `AWPercentDrivenInteractiveTransition` is a drop-in replacement\n                        for `UIPercentDrivenInteractiveTransition` for use in\n                        custom container view controllers.\n",
6   "homepage": "https://github.com/MrAlek/AWPercentDrivenInteractiveTransition",
7   "authors": {
8     "Alek Åström": "hi@mralek.se"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/MrAlek/AWPercentDrivenInteractiveTransition.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }