blob: ac418c9921903325b93f7b72b7a4607a5517404f [file] [log] [blame]
{
"name": "OCTestLib",
"version": "0.1.0",
"summary": "OCTestLib is a pure Objective-C library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/quantiza/OCTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanglong": "yanglong@htsc.com"
},
"source": {
"git": "https://github.com/quantiza/OCTestLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OCTestLib/Classes/**/*"
}