[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 9 / c / VBFPopFlatButton / 0.0.5 / VBFPopFlatButton.podspec.json
blob9d0dbdc3e9a705b9e4c2d27eddec3f72f5d3f629
2   "name": "VBFPopFlatButton",
3   "version": "0.0.5",
4   "summary": "Animated flat button using POP",
5   "homepage": "https://github.com/iBaro/VBFPopFlatButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Victor Baro": "dev.vbaro@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/iBaro/VBFPopFlatButton.git",
15     "tag": "0.0.5"
16   },
17   "source_files": "VBFPopFlatButton/VBFPopFlatButtonClasses/*.{m,h}",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
22     ]
23   },
24   "platforms": {
25     "ios": "7.0"
26   }