blob: e6ed5108453d5998808e5181a4dcad75559fd3ad [file] [log] [blame]
{
"name": "CNMLib",
"version": "0.5.0",
"summary": "A short description of CNMLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiamoweinuan/CNMLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiamoweinuan": "gaoshuangone@qq.com"
},
"source": {
"git": "https://github.com/xiamoweinuan/CNMLib.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CNMLib/Classes/**/*.{h,m}"
}