[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 2 / 5 / SimpleTransition / 2.0.0 / SimpleTransition.podspec.json
blob3b499ac9aa07fbc0f73a45c6c3b98eecd2314aa7
2   "name": "SimpleTransition",
3   "version": "2.0.0",
4   "summary": "A simple way to create custom presentation transition.",
5   "description": "iOS Custom Animated Transitioning for view controller presentation",
6   "homepage": "https://github.com/MingLoan/SimpleTransition",
7   "license": "MIT",
8   "authors": {
9     "Mingloan": "mingloanchan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MingLoan/SimpleTransition.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"