[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / Typhoon / 1.2.4 / Typhoon.podspec.json
blobaf1c734142fa864e0ef0a9728bc9d783dcd869a0
2   "name": "Typhoon",
3   "version": "1.2.4",
4   "license": "Apache2.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.2.4",
13     "submodules": true
14   },
15   "source_files": "Source/**/*.{h,m}",
16   "libraries": [
17     "z",
18     "xml2"
19   ],
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "requires_arc": true