blob: 309d06dc1ff9ecabfc0e2ef1f13296ac6e30cf7d [file] [log] [blame]
{
"name": "CNMLib",
"version": "1.4.3",
"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": "1.4.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CNMLib/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"FMDB": [
]
}
}