blob: edb4943f19025ed891e5f2d53743b23619217fa0 [file] [log] [blame]
{
"name": "PassWord",
"version": "0.0.1",
"summary": "thie is my passwordsdk",
"description": "test the search for view",
"homepage": "http://www.baidu.com",
"license": "MIT",
"authors": {
"xiao": "xiaosh@chebeilicai.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoshiheng/PassWordSdk.git",
"tag": "0.0.1"
},
"source_files": [
"PassWord.bundle",
"include",
"libPassWordStaticLibrayrelease.a"
],
"frameworks": "UIKit",
"libraries": "iconv",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}