blob: efb22a3a6547ad3cc6ec7d7a2577fdc48f16e3fa [file] [log] [blame]
{
"name": "wxxsdk",
"version": "1.0.6",
"summary": "翁贤训的第一个sdk.",
"homepage": "https://github.com/wengxianxun/wxxsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"joying": "wengxianxun@hotmail.com"
},
"source": {
"git": "https://github.com/wengxianxun/wxxsdk.git",
"tag": "1.0.6"
},
"source_files": "Classes/**/*",
"frameworks": [
"CoreImage",
"WebKit",
"Security",
"SystemConfiguration",
"UIKit"
],
"libraries": [
"z",
"sqlite3"
]
}