blob: 12e9710c015f39abd2da34a21ba75a65e3c20713 [file] [log] [blame]
{
"name": "ADCExtensions",
"version": "1.1.1",
"summary": "ADCExtensions is a collection of useful categories for Cocoa objects.",
"homepage": "https://github.com/adeca/ADCExtensions",
"license": {
"type": "MIT"
},
"authors": {
"Agustin de Cabrera": "agustindc@gmail.com"
},
"source": {
"git": "https://github.com/adeca/ADCExtensions.git",
"tag": "1.1.1"
},
"source_files": [
"ADCExtensions",
"ADCExtensions/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "6.1"
}
}