[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / Typhoon / 1.0.8 / Typhoon.podspec.json
blob1a10f62069a1d098dab2b4e6182fcf41b8a3a700
2   "name": "Typhoon",
3   "version": "1.0.8",
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.8"
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