blob: 6467c58f716b204a2e3bd6bbd5ab375626362639 [file] [log] [blame]
{
"name": "UploadTestSample",
"version": "0.1.0",
"summary": "I really want to upload this project UploadTestSample in cocoapod",
"description": "I really want to upload this project UploadTestSample at cocoapod. so what should I do?",
"homepage": "https://github.com/WoncheolHeo/UploadTestSample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WoncheolHeo": "fornew21c@gmail.com"
},
"source": {
"git": "https://github.com/WoncheolHeo/UploadTestSample.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UploadTestSample/Classes/**/*"
}