[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 6 / RemindYouCommon / 0.1.7 / RemindYouCommon.podspec.json
blob347f1a1db73062956050c2137832f016ab8d1c23
2   "name": "RemindYouCommon",
3   "version": "0.1.7",
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.7"
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     "APPLICATION_EXTENSION_API_ONLY": "NO"
32   }