[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 4 / JBButton / 0.1.0 / JBButton.podspec.json
blobdec5c335c56e1e8fece70c0fa73ff1dffd4dea35
2   "name": "JBButton",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "JBButton is a configurable and animatable button written in Swift.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Jérôme Boursier": "jjbourdev@gmail.com"
15   },
16   "homepage": "https://github.com/jjbourdev/JBButton",
17   "source": {
18     "git": "https://github.com/jjbourdev/JBButton.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "JBButton/**/*.{swift}"