[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / b / 0 / 4 / FadeStackView / 0.1.1 / FadeStackView.podspec.json
blob32b79178ac4ec23a359058c81ea2c93ab24dbfc7
2   "name": "FadeStackView",
3   "version": "0.1.1",
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.1"
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   }