blob: c9ea7f2e187f1c43fcad58e5abdb0256d56c6ba0 [file] [log] [blame]
{
"name": "YHLoadingAnimation",
"version": "1.0.0",
"summary": "加载动画视图",
"description": "简单集成加载动画视图",
"homepage": "https://github.com/yinheng122/YHLoadingAnimation",
"license": "MIT",
"authors": {
"yinheng": "yinh@daqsoft.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yinheng122/YHLoadingAnimation.git",
"tag": "1.0.0"
},
"source_files": "YHLoadingAnimation",
"frameworks": [
"CoreText",
"UIKit"
],
"requires_arc": true
}