blob: cc3d7580ef81ba1a815b3f2b46edb02441be69f3 [file] [log] [blame]
{
"name": "JDKeplerSDK",
"version": "1.3.6",
"summary": "the 1.3.6 version of JDKeplerSDK.",
"description": "This is the first test version,use to test for first submit.",
"homepage": "https://kepler.jd.com",
"license": {
"type": "Copyright",
"text": " JD.com copyright.\n"
},
"authors": {
"JDKepler": "k-service@jd.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://kepler.jd.com/console/rest/sdks/JDKeplerSDK_iOS_1.3.6.zip"
},
"frameworks": [
"JavaScriptCore",
"Foundation",
"UIKit",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3.0"
],
"vendored_frameworks": "JDKeplerSDK.framework",
"resources": "Kepler.bundle",
"requires_arc": true,
"compiler_flags": "ObjC"
}