blob: d3e0a230b452d14cde9098a450b59a0f39a6df90 [file] [log] [blame]
{
"name": "YWLoadingView",
"version": "0.1.2",
"summary": "YWTechnology loadingView",
"homepage": "https://github.com/stackJolin/YWLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"601584870@qq.com": "601584870@qq.com"
},
"source": {
"git": "https://github.com/stackJolin/YWLoadingView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YWLoadingView/Classes/**/*",
"prefix_header_file": "YWLoadingView/Classes/YWLoadingView.h",
"public_header_files": "YWLoadingView/Classes/**/*.h",
"resources": "YWLoadingView/YWLoadingView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}