blob: 465360bf532eaa56e4ce50260bcb16fd2ec37cb7 [file] [log] [blame]
{
"name": "VIPDroidPod",
"version": "0.1.0",
"summary": "A convenience Cocoapod that does nothing :)",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vipulshah2010/VIPDroidPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vipul shah": "vipulshah2010@gmail.com"
},
"source": {
"git": "https://github.com/vipulshah2010/VIPDroidPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VIPDroidPod/Classes/**/*",
"frameworks": "UIKit"
}