[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 9 / c / VBFPopFlatButton / 0.0.4 / VBFPopFlatButton.podspec.json
blobed1dc7e66d150c7c1b9aeadba67fb2d663dafcb4
2   "name": "VBFPopFlatButton",
3   "version": "0.0.4",
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.4"
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   }