blob: 28c52c0ca1c86a84a88fc5b5f9a27ed478f71828 [file] [log] [blame]
{
"name": "EAccountTel",
"version": "0.0.3",
"summary": "Test EAccountTel",
"description": "this is my first framework,A short description of EAccountTel",
"homepage": "http://git.oschina.net",
"license": "Apache License, Version 2.0",
"authors": {
"qinxch": "qinxch@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/qinxch/EAccountSDK.git",
"tag": "0.0.3"
},
"resources": "HTMLResource.bundle",
"vendored_frameworks": "EAccountSDKArchive.framework",
"frameworks": "Foundation",
"libraries": [
"iconv",
"xml2",
"c",
"c++"
]
}