[Add] TFGPUImage 1.0.0
[CocoaPods.git] / Specs / c / f / 7 / BFButton / 1.0.3 / BFButton.podspec.json
blob566dc060be57e288f7abee584e8dfc46d2a9ea06
2   "name": "BFButton",
3   "version": "1.0.3",
4   "summary": "BFButton consente di aggiungere immagini e badge ad un bottone",
5   "description": "Con BFButton puoi aggiungere immagini a destra e sinistra del bottone ed aggiungere badge negli angoli del bottone",
6   "homepage": "https://chronos92@bitbucket.org/chronos92/bfbutton.git",
7   "license": "MIT",
8   "authors": "Boris",
9   "source": {
10     "git": "https://chronos92@bitbucket.org/chronos92/bfbutton.git",
11     "tag": "1.0.3"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/Classes/**/*",
18   "resource_bundles": {
19     "BFButton": [
20       "Pod/Assets/*.png"
21     ]
22   }