blob: 035cdcef8454b722e45f588728ae9bcebae694cf [file] [log] [blame]
{
"name": "CNMLib",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CNMLib/Classes/**/*.{h,m}"
}