blob: 20fdbcdc4344154d7f64051b2908d673423714b9 [file] [log] [blame]
{
"name": "SSuggestText",
"version": "0.1.3",
"summary": "SSuggestText shows suggest on typing and creates tag based on configuraton.",
"description": "SSuggestText works like a suggest combobox fery similar to those used on websites... If you boss or client requires you to use something like it. It can be a good option",
"homepage": "https://github.com/saulogt/SSuggestText",
"license": "MIT",
"authors": {
"saulogt": "saulogt@hotmail.com"
},
"source": {
"git": "https://github.com/saulogt/SSuggestText.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/saulogt",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/SSuggestText.xcassets/*/*.{png,json}",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}