blob: b8a605becf2b601a64171e7029947f9dd96d01b5 [file] [log] [blame]
{
"name": "MomyHelloWorld",
"version": "1.0.0",
"summary": "Just print HelloWorld.",
"description": "deploy libary testing my frist lib",
"homepage": "https://github.com/starparadox/HelloWorld",
"license": "MIT",
"authors": {
"Songwut Chaiprasertsri": "c.songwut@gmail.com"
},
"source": {
"git": "https://github.com/starparadox/HelloWorld.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MomyHelloWorld/Classes/**/*"
}