blob: 97d618c636d94c366c731d6306ee80ad15563ed0 [file] [log] [blame]
{
"name": "PodsLicenseReader",
"version": "0.0.3",
"summary": "Easily read licenses for your Cocoa Pods.",
"homepage": "https://github.com/comyarzaheri/PodsLicenseReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Comyar Zaheri": ""
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/comyarzaheri/PodsLicenseReader.git",
"tag": "0.0.3"
},
"source_files": [
"PodsLicenseReader/*.{h,swift}",
"PodsLicenseReader/**/*.{h,swift}"
],
"module_name": "PodsLicenseReader",
"requires_arc": true
}