[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 9 / b / c / WordPress-Aztec-iOS / 0.5a2 / WordPress-Aztec-iOS.podspec.json
blob7b1cf65ddcedad5f8f0c79c21ded2d4da9e79ef2
2   "name": "WordPress-Aztec-iOS",
3   "version": "0.5a2",
4   "summary": "The native HTML Editor.",
5   "description": "The native HTML Editor by Automattic Inc.",
6   "homepage": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS",
7   "license": {
8     "type": "GPLv2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Automattic": "mobile@automattic.com",
13     "Diego Rey Mendez": "diego.rey.mendez@automattic.com"
14   },
15   "source": {
16     "git": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git",
17     "tag": "0.5a2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "module_name": "Aztec",
23   "source_files": "Aztec/Classes/**/*",
24   "pod_target_xcconfig": {
25     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/../../Aztec/Modulemaps/libxml2/** $(PODS_ROOT)/WordPress-Aztec-iOS/Aztec/Modulemaps/libxml2/**"
26   },
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
29   },
30   "preserve_paths": "Aztec/Modulemaps/libxml2/*",
31   "dependencies": {
32     "Gridicons": [
33       "0.4"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"