blob: ced4718623dae22238efeb0dba0f5ee1dbc76dc2 [file] [log] [blame]
{
"name": "PPiShowtime",
"license": "MIT",
"version": "1.1.2",
"summary": "A library that retrieves Google Showtimes of a given City ( Including tickets URL ).",
"authors": {
"Pedro Pinyera": "pepibumur@gmail.com"
},
"homepage": "https://github.com/pepibumur/PPiShowtime-Google-iOS-Library",
"source": {
"git": "https://github.com/pepibumur/PPiShowtime-Google-iOS-Library.git",
"tag": "1.1.2"
},
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "PPiShowtime/*",
"dependencies": {
"hpple": [
]
},
"requires_arc": true
}