[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 3 / a / Typhoon / 1.0.7 / Typhoon.podspec.json
blobaa4cd4f497dd889a8ac58b475a9e0213f28c7b44
2   "name": "Typhoon",
3   "version": "1.0.7",
4   "license": "Apache License, Version 2.0",
5   "summary": "A dependency injection container for Objective-C. Light-weight, yet flexible and full-featured.",
6   "homepage": "http://www.typhoonframework.org/",
7   "authors": {
8     "Jasper Blues": "jasper@appsquick.ly"
9   },
10   "source": {
11     "git": "https://github.com/appsquickly/Typhoon.git",
12     "tag": "1.0.7"
13   },
14   "source_files": "Source/**/*.{h,m}",
15   "libraries": [
16     "z",
17     "xml2"
18   ],
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
21   },
22   "requires_arc": true