[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / b / LPMDBKit / 1.0.1 / LPMDBKit.podspec.json
blobd833938fc366eec9a0d0ab508f7eadb584454a4d
2   "name": "LPMDBKit",
3   "version": "1.0.1",
4   "summary": "Linkplay is used to store data related to audio sources",
5   "description": "这是一个测试版本",
6   "homepage": "https://github.com/feitiandalong/LPMDBKit.git",
7   "license": "MIT",
8   "authors": {
9     "long.cheng": "long.cheng@linkplay.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/feitiandalong/LPMDBKit.git",
16     "tag": "1.0.0"
17   },
18   "libraries": [
19     "xml2",
20     "c++"
21   ],
22   "pod_target_xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "requires_arc": true,
26   "subspecs": [
27     {
28       "name": "KissXML",
29       "source_files": "LPMDBKit/Third/KissXML/**/*"
30     }
31   ]