[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 5 / banshee / 0.1.2 / banshee.podspec.json
blob750e94bc2faa5a3c28e125eb1c12644f4aed7193
2   "name": "banshee",
3   "version": "0.1.2",
4   "summary": "An iOS browser built on top of UIWebView.",
5   "homepage": "https://github.com/ghostery/banshee",
6   "screenshots": "https://d1k68i4h6ifyxa.cloudfront.net/screens/banshee_screen1.png",
7   "license": "MIT",
8   "authors": {
9     "Alex Catighera": "acatighera@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ghostery/banshee.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/acatighera",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Browser/*.{h,m,c}",
21   "resources": "Browser Resources/*",
22   "frameworks": [
23     "CoreData",
24     "SystemConfiguration"
25   ],
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
28   },
29   "libraries": "xml2"