blob: 46503f227a9d5b781858fafd294344657511bad9 [file] [log] [blame]
{
"name": "kojiwpractice",
"version": "0.1.0",
"summary": "A meaningful summary of sampleproj.",
"description": "A long description of the sampleproj must be longer than summary.",
"homepage": "https://github.com/kojiwhub",
"license": {
"type": "MIT",
"file": "sampleproj/LICENSE"
},
"authors": {
"kojiwhub": "kojiw@microsoft.com"
},
"source": {
"git": "https://github.com/kojiwhub/cocoapodstest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sampleproj/sampleproj/**/*"
}