[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / d / CDRFlowButton / 0.0.2 / CDRFlowButton.podspec.json
blobe471679e1e9b13e7b4d05d11d2b1cdd5fb435c9e
2   "name": "CDRFlowButton",
3   "version": "0.0.2",
4   "summary": "CDRFLow button, adds three spring animated buttons to have a more dynamic app",
5   "homepage": "https://github.com/cristi1900/CDRFlowButton",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "authors": {
13     "Cristian Raica": "cristiandraica@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/cristi1900/CDRFlowButton.git",
17     "commit": "b932231c67b283f441af6bfa8479b2d81f2da9d1",
18     "tag": "0.0.2"
19   },
20   "dependencies": {
21     "JTHamburgerButton": [
22       "~> 1.0"
23     ]
24   },
25   "requires_arc": true,
26   "source_files": "CDRFlowButtonExample/CDRFlowButtonExample/Classes/*"