blob: d8dd3aa9d45b9e86fee8b200e74686ace826b70a [file] [log] [blame]
{
"name": "AELocalDataKit",
"version": "0.0.1",
"summary": "This is an AELocalDataKit for local data save and load.",
"description": "This is a long description of the pod here. This SDK is for local data request.",
"homepage": "https://github.com/AltairEven/AELocalDataKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AltairEven": "qianye.qy@alibaba-inc.com"
},
"source": {
"git": "https://github.com/AltairEven/AELocalDataKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AELocalDataKit/Classes/**/*"
}