blob: 00216f1e5552521567111e7d59284051f67abe43 [file] [log] [blame]
{
"name": "MKAIndicatorView",
"version": "1.1",
"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.1"
},
"source_files": "MKAIndicatorView/MKAIndicatorView/**/*.{h,m}",
"exclude_files": [
"MKAIndicatorView/build/*",
"MKAIndicatorView/Framework/*"
],
"requires_arc": true
}