[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 1 / ButtonProgressBar-iOS / 0.1.0 / ButtonProgressBar-iOS.podspec.json
blob30dd2f26ce2465ed2b9ad2d924eff9fdb0b19610
2   "name": "ButtonProgressBar-iOS",
3   "version": "0.1.0",
4   "summary": "A simple progress bar UIButton subclass.",
5   "description": "Custom UIButton class with loading animation for determinate and indeterminate processes.",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ButtonProgressBar-iOS/Classes/**/*",
22   "pushed_with_swift_version": "3.0"