blob: aee185361d41997cf3934a328c24cbaef6821cc6 [file] [log] [blame]
{
"name": "RFTagCloud",
"version": "0.0.1",
"summary": "Custom define tags cloud view with UIKit-like method, delegate and data source protocol.",
"homepage": "https://github.com/refinemobi/RFTagCloud",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"refinemobi": "refinemobi@hotmail.com"
},
"platforms": {
"ios": 5.0
},
"source": {
"git": "https://github.com/refinemobi/RFTagCloud.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}