[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 2 / DotsLoading / 1.0.0 / DotsLoading.podspec.json
blob8d5aca4179dfedc6cff3f2b3f33d4ac2425e999f
2   "name": "DotsLoading",
3   "version": "1.0.0",
4   "summary": "Modern loading indicator for iOS 10 which allows the app to use Google-like dots animation for loading indicator.",
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/Dots",
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/Dots.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Dots/Classes/**/*",
22   "pushed_with_swift_version": "3.0"