[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 1 / BuildNumberLabel / 0.0.1 / BuildNumberLabel.podspec.json
blob2622f967251ea4c1f64330edb8409183ee754d9f
2   "name": "BuildNumberLabel",
3   "version": "0.0.1",
4   "summary": "Put a build number on it!",
5   "description": "Adding a build number label to an app is simple task, but it can get neglected.\n\nThis library promotes it from 'simple' to 'dead-simple', so there's no excuse! Now all your builds can have visible build numbers for testers & QA to reference.",
6   "homepage": "https://github.com/smashingboxes/buildnumberlabel",
7   "license": "MIT",
8   "authors": {
9     "David Sweetman": "david@davidsweetman.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/smashingboxes/BuildNumberLabel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "BuildNumberLabel/**/*.{swift}",
19   "frameworks": "UIKit"