blob: 0918026542be724db28b0d6b87631a34c9c632c9 [file] [log] [blame]
{
"name": "MKAIndicatorView",
"version": "2.0.0",
"summary": "MKAIndicatorView is the simple and powerful indicator view.",
"description": "MKAIndicatorView makes you to create the powerful indicator view easily.",
"homepage": "https://github.com/HituziANDO/MKAIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hituzi Ando": "hhh.ando@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/MKAIndicatorView.git",
"tag": "2.0.0"
},
"source_files": "MKAIndicatorView/MKAIndicatorView/**/*.{h,m}",
"exclude_files": [
"MKAIndicatorView/build/*",
"MKAIndicatorView/Framework/*"
],
"requires_arc": true
}