blob: fabcc13fd6c4315c8ea10f7bb77a1da7b5e47bba [file] [log] [blame]
{
"name": "mylibtest8095",
"version": "0.4.0",
"summary": "This is a lib for learning how to deploy to CocoaPod",
"description": "This is a lib for learning how to deploy to CocoaPod. The idea is to mix some C code.",
"homepage": "https://github.com/gbazilio/mylib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guilherme Bazilio": "guilhermebazilio@gmail.com"
},
"source": {
"git": "https://github.com/gbazilio/mylib.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mylib/Classes/**/*"
}