blob: 953f34c12b0b6edfa6b92eac9ab458ef524f814a [file] [log] [blame]
{
"name": "RJEventTracking",
"version": "0.1.0",
"summary": "A short description of RJEventTracking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RylanJIN/RJEventTracking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RylanJIN": "xiaojun.jin@outlook.com"
},
"source": {
"git": "https://github.com/RylanJIN/RJEventTracking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RJEventTracking/Classes/**/*",
"dependencies": {
"Aspects": [
]
}
}