blob: 674a4994ca56978369ecf7653469a28e61d9726d [file] [log] [blame]
{
"name": "UserBehaviorLib",
"version": "0.0.5",
"summary": "A library UserBehaviorLib written in Swift.",
"description": "This CocoaPods library helps you predict user behavior.",
"homepage": "https://github.com/EliFBatyrova/UserBehaviorLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elina Batyrova": "elinabatyrova17@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/EliFBatyrova/UserBehaviorLib.git",
"tag": "0.0.5"
},
"source_files": "UserBehaviorLib/Sources/**/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}