[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 1 / ButtonProgressBar-iOS / 0.1.2 / ButtonProgressBar-iOS.podspec.json
blob53ddbfcf5f76b16054780eb10ae5509c7ed60831
2   "name": "ButtonProgressBar-iOS",
3   "version": "0.1.2",
4   "summary": "A simple progress bar UIButton subclass.",
5   "description": "Custom UIButton class with loading animation for determinate and indeterminate processes like network download / upload.\nSet progress animated, or unanimated. Uses CABasicAnimation and layer stroke to display progress.\nText enlarge on tap. Animated completion image.",
6   "homepage": "https://github.com/thePsguy/ButtonProgressBar-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pushkar Sharma": "thePsguy@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/thePsguy/ButtonProgressBar-iOS.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ButtonProgressBar-iOS/Classes/**/*",
22   "pushed_with_swift_version": "3.0"