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