blob: daf08e4ae6a59683b03db9165a2ca99ac3705b6f [file] [log] [blame]
{
"name": "MapsLib",
"version": "0.0.2",
"summary": "Demo maps.",
"homepage": "https://github.com/rmartinezb/MapsLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rober Martínez, Sebastián Gómez Osorio",
"source": {
"git": "https://github.com/rmartinezb/MapsLib.git",
"tag": "0.0.2"
},
"source_files": [
"mapslib",
"mapslib/*.{h,m}"
],
"resources": [
"mapslib/MapViewViewController.xib"
],
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": false
}