blob: a8d4604d83d5ca94231671949132e4e8d7443a9f [file] [log] [blame]
{
"name": "SayHello",
"version": "0.1.0",
"summary": "And just SayHello.",
"description": "This is just a testing a git with cocoapods - SayHello.",
"homepage": "https://github.com/reza-khalafi/SayHello",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reza-khalafi": "r.khalafi65@gmail.com"
},
"source": {
"git": "https://github.com/reza-khalafi/SayHello.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SayHello/Classes/**/*",
"pushed_with_swift_version": "3.0"
}