[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 7 / 3 / MKAIndicatorView / 2.0.0 / MKAIndicatorView.podspec.json
blob0918026542be724db28b0d6b87631a34c9c632c9
2   "name": "MKAIndicatorView",
3   "version": "2.0.0",
4   "summary": "MKAIndicatorView is the simple and powerful indicator view.",
5   "description": "MKAIndicatorView makes you to create the powerful indicator view easily.",
6   "homepage": "https://github.com/HituziANDO/MKAIndicatorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hituzi Ando": "hhh.ando@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/HituziANDO/MKAIndicatorView.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "MKAIndicatorView/MKAIndicatorView/**/*.{h,m}",
22   "exclude_files": [
23     "MKAIndicatorView/build/*",
24     "MKAIndicatorView/Framework/*"
25   ],
26   "requires_arc": true