blob: 17c6e81a3d9a567a00609f8959270161f504bdd2 [file] [log] [blame]
{
"name": "YSYRefreshKit",
"summary": "refresh kit for iOS.",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shengyang_yu": "shengyang_yu@sina.cn"
},
"social_media_url": "http://weibo.com/3002435790/profile?topnav=1&wvr=6&is_all=1",
"homepage": "https://github.com/ibireme/YYModel",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/shengyangyu/YSYRefreshKit.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "YSYRefreshKit/*.{h,m}",
"public_header_files": "YSYRefreshKit/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore"
]
}