{ | |
"name": "cocoapodTestPusher", | |
"version": "0.2.0", | |
"summary": "This is a test cocoapod project.", | |
"homepage": "https://github.com/vishnuprasannan333/cocoapodTestPusher", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Anonymous": "vishnu@bmuse.com" | |
}, | |
"source": { | |
"git": "https://github.com/vishnuprasannan333/cocoapodTestPusher.git", | |
"tag": "0.2.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Source/*.swift", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |