blob: cd90fd1e5dce6cdac2c3681da8cc49b62b1dd5af [file] [log] [blame]
{
"name": "CNMLib",
"version": "1.2.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.2.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CNMLib/Classes/**/*.{h,m,cpp,hpp,mm,ipp}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"MJRefresh": [
]
}
}