blob: 772a31cbc942a2ebdedc766cec5df9dc977658f8 [file] [log] [blame]
{
"name": "RFMessagePopView",
"version": "0.0.1",
"summary": "Custom define simple message pop view",
"homepage": "https://github.com/refinemobi/RFMessagePopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"refinemobi": "refinemobi@hotmail.com"
},
"platforms": {
"ios": 5.0
},
"source": {
"git": "https://github.com/refinemobi/RFMessagePopView.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}