blob: 669d472802ca7565cb3b915e3b6da7bfef88776c [file] [log] [blame]
{
"name": "LMTP",
"version": "0.0.1",
"homepage": "https://github.com/zhoushaowen/LMTP",
"platforms": {
"ios": "8.0"
},
"summary": "胎心检测",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/LMTP.git",
"tag": "0.0.1"
},
"source_files": [
"LMTP/*.{h,m}",
"LMTP/UI/*.{h,m}",
"LMTP/lame",
"LMTP/LMTPDecoder.a"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(SRCROOT)/LMTP/LMTP/\""
},
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}