[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / c / StatefulView / 0.0.5 / StatefulView.podspec.json
blob1b42d042a9baadb63a76efff91b091a8712961ae
2   "name": "StatefulView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "StatefulView is an overlay UIView designed for managing states for UICollectionView.",
7   "requires_arc": true,
8   "version": "0.0.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Matt Lisivick": "lisivickmatt@gmail.com"
15   },
16   "homepage": "https://github.com/mattlisiv/StatefulView",
17   "source": {
18     "git": "https://github.com/mattlisiv/StatefulView.git",
19     "tag": "0.0.5"
20   },
21   "frameworks": "UIKit",
22   "source_files": "StatefulView/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"