blob: 1180f23ffe89079e1856b4db26c359dd6d0521ff [file] [log] [blame]
{
"name": "SampleProj",
"version": "0.0.2",
"summary": "A short description of SampleProj.",
"description": "A comparitively long description about the project that you are uploading on the trunk.",
"homepage": "http://www.google.com/",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"Sahaj": "sahaj.bhaikanhaiya@gmail.com"
},
"source": {
"git": "https://sahajbhaikanhaiya@bitbucket.org/sahajbhaikanhaiya/sampleproj.git",
"tag": "0.0.2"
},
"source_files": "SampleProj/**/*.{h,m,swift}",
"frameworks": "UIKit"
}