[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 6 / 1 / 5 / LMTP / 0.0.1 / LMTP.podspec.json
blob669d472802ca7565cb3b915e3b6da7bfef88776c
2   "name": "LMTP",
3   "version": "0.0.1",
4   "homepage": "https://github.com/zhoushaowen/LMTP",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "胎心检测",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/LMTP.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "LMTP/*.{h,m}",
22     "LMTP/UI/*.{h,m}",
23     "LMTP/lame",
24     "LMTP/LMTPDecoder.a"
25   ],
26   "xcconfig": {
27     "LIBRARY_SEARCH_PATHS": "\"$(SRCROOT)/LMTP/LMTP/\""
28   },
29   "dependencies": {
30     "Masonry": [
32     ]
33   },
34   "requires_arc": true