[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / 1 / d / MJRFlexStyleComponents / 1.0.1 / MJRFlexStyleComponents.podspec.json
blobcee166aa13435b70b3664aa164ee4baeea7f9cbc
2   "name": "MJRFlexStyleComponents",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Sliding components with style",
6   "homepage": "https://github.com/mjrehder/MJRFlexStyleComponents.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/MJRFlexStyleComponents.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "dependencies": {
18     "SnappingStepper": [
19       "~> 2.3.1"
20     ]
21   },
22   "frameworks": "UIKit",
23   "source_files": "MJRFlexStyleComponents/*.swift",
24   "requires_arc": true