[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 1 / AGBlurTransition / 0.0.2 / AGBlurTransition.podspec.json
blobb2a9c4439de572d75f41ce39f2b39b1d08891d88
2   "name": "AGBlurTransition",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Custom transition delegate for presenting modal views with a blur background in a frame using the new iOS7 custom transitions API.",
8   "homepage": "https://github.com/angelolloqui/AGBlurTransition",
9   "authors": "Angel G. Olloqui",
10   "license": "BSD",
11   "source": {
12     "git": "https://github.com/angelolloqui/AGBlurTransition.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "src/*.{h,m}",
16   "requires_arc": true