blob: b8cb3baacff4f6d9031cee2673a2233bbcca30c9 [file] [log] [blame]
{
"name": "TAdapter",
"version": "1.0.0",
"summary": "简单的修改",
"description": "自己用的,简单的做一些修改",
"homepage": "https://github.com/ioszhanghui/TAdapter.git",
"license": "MIT",
"authors": {
"zhanghui": "ioszhanghui@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ioszhanghui/TAdapter.git",
"tag": "1.0.0"
},
"source_files": "TAdapter/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}