[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / 0 / OAHabraManager / 0.0.1 / OAHabraManager.podspec.json
blob7f9b40b18a0b9a3192713655ed246928e012ea53
2   "name": "OAHabraManager",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Simplify obj-c object to work with site habrahabr.ru",
8   "license": "MIT",
9   "authors": {
10     "Alexander Orlov": "me@orlovalex.com"
11   },
12   "homepage": "https://github.com/plasmLC/OAHabraManager",
13   "source": {
14     "git": "https://github.com/plasmLC/OAHabraManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "OAHabraManager/**/*.{h,m}",
18   "requires_arc": true,
19   "libraries": "xml2",
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "dependencies": {
24     "AFNetworking": [
25       "1.3.2"
26     ],
27     "GDataXML-HTML": [
29     ]
30   }