blob: b9231123c28cab80da9ff324f7b4cd837cb1191d [file] [log] [blame]
{
"name": "CommentLib",
"version": "0.1.0",
"summary": "ios OC基础库.",
"description": "TODO: ios项目封装基础库.",
"homepage": "https://github.com/BaronWj/CommentLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BaronWj": "panweijie@okjiaoyu.cn"
},
"source": {
"git": "https://github.com/BaronWj/CommentLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommentLib/Classes/**/*"
}