blob: 135a94f5a7ab9dcbfa20d2a63de7195bf8951c44 [file] [log] [blame]
{
"name": "WKBuySDKTest",
"version": "1.3.0",
"summary": "the first version of WKBuySDKTest.",
"description": "This is the first test version,use to test for first submit.",
"homepage": "https://github.com/OopsL/WKBuySDKTest.git",
"license": "MIT",
"authors": {
"xcoder": "xcoder_wk@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/OopsL/WKBuySDKTest.git",
"tag": "1.3.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"JavaScriptCore",
"Foundation",
"UIKit",
"SystemConfiguration"
],
"requires_arc": true
}