[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 7 / 1 / ProgressButton / 1.0.0 / ProgressButton.podspec.json
blobea8dcda3832be3a23a5f8a23e7b9f715790705f5
2   "name": "ProgressButton",
3   "version": "1.0.0",
4   "summary": "Button with loading progress.",
5   "description": "Simple framework that contains button which shows loading progress inside buttons rect.",
6   "homepage": "https://github.com/aatanac/ProgressButton",
7   "license": "MIT",
8   "authors": {
9     "Aleksandar Atanackovic": "aatanac@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/aatanac1",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/aatanac/ProgressButton.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "ProgressButton/**/*",
20   "swift_version": "4.1"