blob: d2c15054876fa529df817790dd96afed42a40f19 [file] [log] [blame]
{
"name": "UserBehavior",
"version": "0.0.1",
"summary": "A library UserBehavior written in Swift.",
"description": "This CocoaPods library helps you to predict user behavior in iOS apps.",
"homepage": "https://github.com/EliFBatyrova/UserBehavior",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elina Batyrova": "elinabatyrova17@gmail.com"
},
"source": {
"git": "https://github.com/EliFBatyrova/UserBehavior.git",
"tag": "0.0.1"
},
"source_files": "UserBehavior/**/*.{h,m,swift}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}