[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 9 / 3 / DotsProgress / 0.1.0 / DotsProgress.podspec.json
blobccf753a66fbf0e9813d3a49a7da041899a7905a2
2   "name": "DotsProgress",
3   "version": "0.1.0",
4   "summary": "Modern loading indicator for iOS 10 written in Swift 3.",
5   "description": "Modern loading indicator for iOS 10 which allows the app to use Google-like dots animation for loading indicator with just two lines.",
6   "homepage": "https://github.com/makomori/DotsProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "makomori": "makomori26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/makomori/DotsProgress.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DotsProgress/Classes/**/*",
22   "pushed_with_swift_version": "3.0"