[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / Reindeers / 1.5.0 / Reindeers.podspec.json
blob95c7ac4b04f587feb46e4e4b5f39fda6ea077996
2   "name": "Reindeers",
3   "summary": "XML in Swift",
4   "version": "1.5.0",
5   "homepage": "https://github.com/onmyway133/Reindeers",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Reindeers.git",
12     "tag": "1.5.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11",
18     "tvos": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*",
22   "preserve_paths": "Cocoapods/*",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
25     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Reindeers/Cocoapods"
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.1"
29   }