blob: 0f44516cd04ad9bee1edbcdd88bdb316fd2df734 [file] [log] [blame]
{
"name": "TestFrameworkVP",
"version": "0.0.1",
"summary": "A short description of TestFramework.",
"description": "Temp to test the cocoa pod",
"homepage": "http://alk.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vipul Patel": "vipul_patel@trimble.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/vh715ttgqh0o3jc/TestFramework.zip"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "TestFramework.framework"
}
}