blob: 4d55a8256775a8488665a27706b686c8c248cdf3 [file] [log] [blame]
{
"name": "UC_RefreshUnit",
"version": "0.0.1",
"summary": "刷新工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.hnbangyao.com/UCComponen/uc_refreshunit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangheng": "1339669469@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/UCComponen/uc_refreshunit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UC_RefreshUnit/Classes/**/*",
"prefix_header_contents": [
"#import \"MJRefresh.h\"",
"#import \"YYKit.h\"",
"#import \"UCRefreshHeader.h\""
],
"dependencies": {
"MJRefresh": [
],
"YYKit": [
],
"UC_Category/UIImage": [
],
"UC_Category/UIColor": [
]
}
}