blob: 5cd8d644e7f1b85adb941de60de9bef5dc9a6ac8 [file] [log] [blame]
{
"name": "wxxsdk",
"version": "1.0.3",
"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.3"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "UIKit"
}