blob: fde777a41e9d886b25e949c9c793fb86aa338f10 [file] [log] [blame]
{
"name": "USStatesColorMap",
"version": "1.0.1",
"summary": "iOS control for creating USA states color map using Stately font.",
"homepage": "https://github.com/BeKitzur/USStatesColorMap",
"license": "MIT",
"authors": {
"Andrey Cherkashin": "cherkashin.andrey90@gmail.com"
},
"source": {
"git": "https://github.com/BeKitzur/USStatesColorMap.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "USStatesColorMapDemo/USStatesColorMap/*.{h,m}",
"resources": "USStatesColorMapDemo/USStatesColorMap/stately.ttf",
"frameworks": "CoreText",
"requires_arc": true
}