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