blob: 68b57209445339770e5ae94868ec9bebcf65b47d [file] [log] [blame]
{
"name": "TWFreshLoadingView",
"version": "0.8.0",
"summary": "A Fresh loading view used on iOS.",
"description": "It is a Fresh loading view used on iOS, which implement by Objective-C",
"homepage": "https://github.com/1001hotel/TWFreshLoadingView",
"license": "MIT",
"authors": {
"xurenyan": "812610313@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1001hotel/TWFreshLoadingView.git",
"tag": "0.8.0"
},
"source_files": "TWFreshLoadingView/TWFreshLoadingView/TWFreshLoadingView/*.{h,m}",
"resources": "TWFreshLoadingView/TWFreshLoadingView/TWFreshLoadingView/Images/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}