blob: 0a115abceae0e8e90b5d7e2f1c5e4df59a25947a [file] [log] [blame]
{
"name": "MKAIndicatorView",
"version": "1.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": "<MAIL>"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/MKAIndicatorView.git",
"tag": "1.0"
},
"source_files": "MKAIndicatorView/MKAIndicatorView/**/*.{h,m}",
"exclude_files": [
"MKAIndicatorView/build/*",
"MKAIndicatorView/Framework/*"
],
"requires_arc": true
}