[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 7 / TealiumIOS / 5.0.0 / TealiumIOS.podspec.json
blob5d6f80a2be7e04ec5b40e2851178abe342e239b6
2   "name": "TealiumIOS",
3   "authors": {
4     "jalakoo": "jalakoo@gmail.com"
5   },
6   "homepage": "https://github.com/tealium/tealium-ios",
7   "documentation_url": "http://tealium.github.io/tealium-ios/",
8   "frameworks": "SystemConfiguration",
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE.txt"
12   },
13   "requires_arc": true,
14   "social_media_url": "https://twitter.com/tealium",
15   "source": {
16     "git": "https://github.com/tealium/tealium-ios.git",
17     "commit": "aa636547baf91de1c6f387c369190f77ed2d0f62",
18     "tag": "v5.0.0"
19   },
20   "summary": "Framework for adding Tealium services to an iOS application.",
21   "platforms": {
22     "ios": "8.1"
23   },
24   "public_header_files": "TealiumIOS.framework/Headers/*.{h}",
25   "vendored_frameworks": "TealiumIOS.framework",
26   "version": "5.0.0",
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumIOS/TealiumIOS"
29   }