[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 6 / RemindYouCommon / 0.1.6 / RemindYouCommon.podspec.json
blob1ad08524863942c75f1ac5fb5af46736221e8167
2   "name": "RemindYouCommon",
3   "version": "0.1.6",
4   "summary": "小聪提醒基础库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/snowwolflibo/remindyou-common",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Neo Li": "24588377@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/snowwolflibo/remindyou-common.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RemindYouCommon/Classes/**/*",
22   "resource_bundles": {
23     "RemindYouCommon": [
24       "RemindYouCommon/Assets/*.png"
25     ]
26   },
27   "requires_arc": "RemindYouCommon/Classes/ARC/**/*",
28   "libraries": "xml2",
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
31   }