[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 9 / PPiShowtime / 1.1.2 / PPiShowtime.podspec.json
blobced4718623dae22238efeb0dba0f5ee1dbc76dc2
2   "name": "PPiShowtime",
3   "license": "MIT",
4   "version": "1.1.2",
5   "summary": "A library that retrieves Google Showtimes of a given City ( Including tickets URL ).",
6   "authors": {
7     "Pedro Pinyera": "pepibumur@gmail.com"
8   },
9   "homepage": "https://github.com/pepibumur/PPiShowtime-Google-iOS-Library",
10   "source": {
11     "git": "https://github.com/pepibumur/PPiShowtime-Google-iOS-Library.git",
12     "tag": "1.1.2"
13   },
14   "libraries": "xml2",
15   "xcconfig": {
16     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "PPiShowtime/*",
22   "dependencies": {
23     "hpple": [
25     ]
26   },
27   "requires_arc": true