blob: 5f1f9d249ecef5e9ea92e03e081a5b52f586d213 [file] [log] [blame]
{
"name": "AJSDK",
"version": "2.0.0",
"summary": "My first sdk of AJSDK.",
"homepage": "https://github.com/Arki-Jester/AJSDK",
"license": "MIT",
"authors": {
"liubingye": "liubingye@eakay.cn"
},
"source": {
"git": "https://github.com/Arki-Jester/AJSDK.git",
"tag": "2.0.0"
},
"source_files": [
"AJSDK",
"MySDK/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}