blob: 0963c25d22eaf5be4c5cc6bc5de5b7cfdd7ab1c2 [file] [log] [blame]
{
"name": "MeiShuBaoMoudle1",
"platforms": {
"ios": "9.0"
},
"version": "0.0.1",
"summary": "Just Testing",
"homepage": "https://git.oschina.net/",
"license": "MIT",
"authors": {
"shenpeng": "shenpeng@meishubao.com"
},
"source": {
"git": "http://gitlab.meishubao.com/shenpeng/MeiShuBaoMoudle1.git",
"tag": "v0.0.1"
},
"source_files": [
"MeiShuBaoMoudle1",
"MeiShuBaoMoudle1/**/*"
],
"resource_bundles": {
"MeiShuBaoMoudle1": [
"MeiShuBaoMoudle1/**/*.xib"
]
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC -lxml2"
}
}