blob: b3cfcb13af537b3c6e55dc44a623d4f456535682 [file] [log] [blame]
{
"name": "TOMMaillist",
"version": "1.01",
"summary": "Address book small frameWork",
"homepage": "https://github.com/yeshichang/TOMMaillist",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yeshichang": "15238280098@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yeshichang/TOMMaillist.git",
"tag": "1.01"
},
"source_files": "Maillist/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}