blob: 1a1c5d462219eca5f54cf4ecfa79ba5dfcb48f98 [file] [log] [blame]
{
"name": "SampleProj2",
"version": "0.0.1",
"summary": "A short description of SampleProj2.",
"description": "A very long and good very gggod description of SampleProj2.",
"homepage": "http://google.com/SampleProj2",
"license": "MIT",
"authors": {
"Sahaj": "sahaj.bhaikanhaiya@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://sahajbhaikanhaiya@bitbucket.org/sahajbhaikanhaiya/sampleproj2.git",
"tag": "0.0.1"
},
"source_files": "SampleProj2/**/*.{h,m,swift}",
"frameworks": "UIKit"
}