blob: fda410826be8868510459695f8bbaae5b4a76317 [file] [log] [blame]
{
"name": "RickBaseLib",
"version": "0.0.7",
"summary": "iOS Project Base Library",
"description": "iOS Project Base Library Pod",
"homepage": "https://github.com/RickwangF/RickBaseLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangweiyu": "woshiwwy16@126.com"
},
"source": {
"git": "https://github.com/RickwangF/RickBaseLib.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RickBaseLib/Classes/**/*",
"requires_arc": true
}