blob: 55395f9c1aefd43f202552b2b4a3f7c3d649e6d2 [file] [log] [blame]
{
"name": "JDKeplerSDK",
"version": "1.3.3",
"summary": "the 1.3.4 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.4.zip"
},
"frameworks": [
"JavaScriptCore",
"Foundation",
"UIKit",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3.0"
],
"vendored_frameworks": "JDKeplerSDK.framework",
"resources": "Kepler.bundle",
"requires_arc": true,
"compiler_flags": "ObjC"
}