blob: 00118fc1381be431da694cbc1027c63f4535efaa [file] [log] [blame]
{
"name": "SdkDemo",
"version": "3.1.3",
"license": {
"type": "BSD",
"text": "Copyright (C) 2010 Apple Inc. All Rights Reserved."
},
"homepage": "https://github.com/BizzonInfo/SDKDemo",
"authors": {
"Abiram": "jvabiram@gmail.com"
},
"summary": "The Sample demo done by BizzonInfoSolutions.",
"source": {
"git": "https://github.com/BizzonInfo/SDKDemo.git",
"branch": "xyz",
"tag": "3.1.3"
},
"source_files": "SdkDemoFramework/**/*.{h,m}",
"platforms": {
"osx": "10.7",
"ios": "5.0"
}
}