blob: e0095f2b419a992812c7a3207b2623f0f81a0643 [file] [log] [blame]
{
"name": "SampleCocoapods1",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/saurabhMendhe/SampleCocoapods.git",
"tag": "1.0.0"
},
"source_files": "Frameworks/**/*",
"deprecated": true
}