[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 6 / RemindYouCommon / 0.1.8 / RemindYouCommon.podspec.json
blobd1aa7e0587d2fd3cbed0018a6a1f6027dcf37971
2   "name": "RemindYouCommon",
3   "version": "0.1.8",
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.8"
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   },
32   "pod_target_xcconfig": {
33     "APPLICATION_EXTENSION_API_ONLY": "NO"
34   }