blob: 84e7bb3b98c523beb312a908ab1f398532394821 [file] [log] [blame]
{
"name": "CLPlacemark-StateAbbreviation",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jweyrich/CLPlacemark-StateAbbreviation",
"authors": {
"Jardel Weyrich": "jweyrich@gmail.com"
},
"summary": "...",
"source": {
"git": "https://github.com/jweyrich/CLPlacemark-StateAbbreviation.git",
"tag": "v0.1.0"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"resources": "CLPlacemark-StateAbbreviation.plist",
"platforms": {
"ios": "5.0"
},
"frameworks": "CoreLocation",
"requires_arc": true
}