| { |
| "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 |
| } |