blob: 16f75faec3811f948f8473601b5b6752b2bebce9 [file] [log] [blame]
{
"name": "mawei_SDK",
"version": "0.0.1",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/thinkma/testSDK.git",
"license": "MIT",
"authors": {
"name": "1234556667@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/thinkma/testSDK.git",
"tag": "0.0.1"
},
"source_files": "LXTSDKProject/**/*.{h,m}",
"resources": "LXTSDKProject/LXTServer.bundle",
"vendored_libraries": "LXTSDKProject/libLXTAPIServer.a",
"requires_arc": true
}