blob: 212427e70d70866d86b3a8d3b60fb7485a57f1ca [file] [log] [blame]
{
"name": "WxxKit",
"version": "2.1.4",
"summary": "iOS通用库",
"homepage": "https://github.com/wengxianxun/WxxKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"wengxianxun": "wengxianxun@hotmail.com"
},
"source": {
"git": "https://github.com/wengxianxun/WxxKit.git",
"tag": "2.1.4"
},
"default_subspecs": "iad",
"subspecs": [
{
"name": "iad",
"source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/iad/*.{h,m}"
},
{
"name": "memory",
"source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/memory/*.{h,m}"
},
{
"name": "skstorereview",
"source_files": "WxxKit/WxxKitFrameWork/wxxiOSCode/skstorereview/*.{h,m}"
}
]
}