blob: 0a03389f76eafe6737b9650a52e2bf55d6a4ae31 [file] [log] [blame]
{
"name": "XBLocation",
"version": "1.0",
"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"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"XBLocation": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"CoreLocation"
]
}