blob: 4f0e32bb0c0f2835d3841e5c60095b714d3a14fd [file] [log] [blame]
{
"name": "TAKAlertUtil",
"version": "0.2.1",
"summary": "Determine by OSVer. The UIAlertView and UIAlertController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/taktem/TAKAlertUtil",
"authors": {
"SOMTD": "totem.kc[at]me.com"
},
"source": {
"git": "https://github.com/taktem/TAKAlertUtil.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TAKAlertUtil/**/*.{h,m}",
"public_header_files": "TAKAlertUtil/**/*.{h}",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}