blob: deb1934cb9d1ed6c1710603aa735ee9ec866c6cb [file] [log] [blame]
{
"name": "testLibWithCosta",
"version": "0.0.1",
"summary": "test lib for ios",
"description": "description,description,description,description,description",
"homepage": "https://github.com/zsly3n3/testLibWithCosta",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"costa": "zsly3n3@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zsly3n3/testLibWithCosta.git",
"tag": "0.0.1"
},
"source_files": [
"*.a",
"include/*.h"
],
"frameworks": "Foundation"
}