[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / Typhoon / 1.2.8 / Typhoon.podspec.json
blob92b622961eeea1d8e80c331b23328fb12f817324
2   "name": "Typhoon",
3   "version": "1.2.8",
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, Robert Gilliam & Contributors": "jasper@appsquick.ly"
9   },
10   "source": {
11     "git": "https://github.com/appsquickly/Typhoon.git",
12     "tag": "1.2.8",
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