blob: 9241d3663f4d949f0a098dabd2bf8880ed0f1ac9 [file] [log] [blame]
{
"name": "RickBaseLib",
"version": "0.0.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RickBaseLib/Classes/**/*",
"requires_arc": true
}