blob: 37bbd56e81c30f4a7e7e66dc4e4547f2e89d0211 [file] [log] [blame]
{
"name": "CheckUpload",
"version": "1.0.0",
"summary": "This is test repo for cocoapods upload",
"description": "Hello this my first project to create cocoapods",
"homepage": "https://github.com/roshan-soni/CheckUpload",
"license": "MIT",
"authors": "roshan-soni",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/roshan-soni/CheckUpload.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "CheckUpload/CheckUpload/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}