blob: d41c4380b8e19c6f8d6b5d2332edf07a31fb12fe [file] [log] [blame]
{
"name": "TYMActivityIndicatorView",
"version": "0.2.0",
"summary": "A simple activity indicator view which you can customize with images.",
"homepage": "https://github.com/yimingtang/TYMActivityIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yiming Tang": "yimingnju@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yimingtang/TYMActivityIndicatorView.git",
"tag": "v0.2.0"
},
"source_files": "TYMActivityIndicatorView/*.{h,m}",
"resources": "TYMActivityIndicatorView/TYMActivityIndicatorView.bundle",
"requires_arc": true
}