| { |
| "name": "LvAddressPicker", |
| "version": "0.1.0", |
| "summary": "Address Picker.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/krisouljz/LvAddressPicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "krisouljz": "lvjiazhen@icarbonx.com" |
| }, |
| "source": { |
| "git": "https://github.com/krisouljz/LvAddressPicker.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LvAddressPicker/Classes/**/*", |
| "resource_bundles": { |
| "LvAddressPicker": [ |
| "LvAddressPicker/Assets/*.png", |
| "LvAddressPicker/Assets/*.json" |
| ] |
| } |
| } |