[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 9 / f / a / iOSHTTPServer / 2.5.6 / iOSHTTPServer.podspec.json
bloba6abea0344ca9179d134b93f6a99ba7874a65773
2   "name": "iOSHTTPServer",
3   "version": "2.5.6",
4   "summary": "Edit from CocoaHTTPServer2 only for iOS/CodboWebview.",
5   "description": "Edit from CocoaHTTPServer2 only for iOS/CodboWebview;\nOrigin seen https://github.com/huangjimmy/CocoaHTTPServer",
6   "homepage": "https://github.com/pipihi/CocoaHttpServer_ForCodboWebview",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robbie Hanson": "cocoahttpserver@googlegroups.com"
13   },
14   "source": {
15     "git": "https://github.com/pipihi/CocoaHttpServer_ForCodboWebview.git",
16     "tag": "2.5.6"
17   },
18   "social_media_url": "http://codbo.cn/",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "iOSHTTPServer/Classes/**/*",
23   "requires_arc": true,
24   "libraries": "xml2",
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   },
28   "frameworks": [
29     "CFNetwork",
30     "Security"
31   ]