blob: 070d61524cadfa05b2d254fcb0b3910c4ccc76e7 [file] [log] [blame]
{
"name": "mylibtest8095",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mylib/Classes/**/*"
}