blob: 77b08329c7c93c027c0ad0d0ce89f7c774f7f7e7 [file] [log] [blame]
{
"name": "XBLocation",
"version": "1.0.1.1",
"summary": "Powerful tool for gathering location",
"description": "Powerful tool for gathering location, save a lot of line of code",
"homepage": "https://github.com/EugeneNguyen/XBLocation",
"license": "MIT",
"authors": {
"Eugene Nguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBLocation.git",
"tag": "1.0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"XBLocation": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"CoreLocation"
]
}