[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / b / 0 / 4 / FadeStackView / 0.1.0 / FadeStackView.podspec.json
blobf4482174411eb296bf4a528c0f50e7226586764c
2   "name": "FadeStackView",
3   "version": "0.1.0",
4   "summary": "A Container for views switched with fade animation",
5   "homepage": "https://github.com/guoshencheng/FadeStackView",
6   "license": "MIT",
7   "authors": {
8     "guoshencheng": "guoshencheng1@gail.com"
9   },
10   "source": {
11     "git": "https://github.com/guoshencheng/FadeStackView.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "FadeStackView": [
21       "Pod/Assets/*.png"
22     ]
23   }