{ | |
"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 | |
} |