blob: b9dc98d638edf83d1212163010f813a8cc5b24e1 [file] [log] [blame]
{
"name": "JADropDown",
"version": "1.2.0",
"summary": "This is simple drop down.",
"description": "This is JA DropDwon with singleSelection And Multiplection",
"homepage": "https://github.com/JitendraAgarwal-IOS/JADropDown.git",
"license": "MIT",
"authors": {
"jitendra": "agarwal.jitendra9@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JitendraAgarwal-IOS/JADropDown.git",
"tag": "1.2.0"
},
"source_files": [
"JADropDown",
"JADropDown/**/*.{h,m}"
],
"resources": "JADropDown/resource/*.{xib}",
"requires_arc": true
}