blob: d15a5f9da5ccc776c6ec5f26ea7c8ee0737459fe [file] [log] [blame]
{
"name": "firstLib",
"version": "0.1.2",
"summary": "just to start a lib.",
"homepage": "https://github.com/demonliu/firstLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noangel": "1432694660@qq.com"
},
"source": {
"git": "https://github.com/demonliu/firstLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "firstLib/Classes/**/*"
}