blob: 410b2eb6f48e3f6ed0d06460bad7bdba0fd91ec1 [file] [log] [blame]
{
"name": "DSALoadingView",
"version": "0.1.1",
"summary": "一个还不错的 loading 动画视图",
"description": "TODO: 使用QuartzCode制作的 loading 动画,推荐~",
"homepage": "https://github.com/<GITHUB_USERNAME>/DSALoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kael": "zhouzuosong_Kael@163.com"
},
"source": {
"git": "https://git.coding.net/Kael_zzs/DSALoadingView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DSALoadingView/Classes/**/*",
"frameworks": "UIKit"
}