blob: 23847e9f0306b9aa9c0b797451bc41607f2a58f4 [file] [log] [blame]
{
"name": "SdkDemo",
"version": "3.1.2",
"license": {
"type": "BSD",
"text": "Copyright (C) 2010 Apple Inc. All Rights Reserved."
},
"homepage": "https://github.com/BizzonInfo/SDKDemo",
"authors": {
"Abiram": "jvabiram@gmail.com"
},
"summary": "ARC and GCD Compatible .",
"source": {
"git": "https://github.com/BizzonInfo/SDKDemo.git",
"tag": "3.1.2"
},
"source_files": "SdkDemoFramework/**/*.{h,m}",
"platforms": {
"osx": "10.7",
"ios": "5.0"
}
}