blob: e9f6897fde254ecccd66b799046cd203717f243a [file] [log] [blame]
{
"name": "Userhabit",
"version": "0.2.3.5",
"summary": "Userhabit iOS App Analytics framework.",
"description": " Userhabit's iOS framework cocoaPods\n\t\t This version is 0.2.3\n\t\t Your app regist userhabit.io\n",
"homepage": "http://userhabit.io",
"license": {
"type": "COMMERCIAL",
"text": "Copyright (c) 2015, Andbut"
},
"authors": {
"andbut": "userhabit@andbut.com"
},
"platforms": {
"ios": "5.0"
},
"preserve_paths": "Userhabit.framework",
"source": {
"http": "https://s3-ap-northeast-1.amazonaws.com/userhabit-production/sdks/Userhabit_0.2.3.framework.zip"
},
"vendored_frameworks": "Userhabit.framework",
"frameworks": [
"CFNetwork",
"MobileCoreServices",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
],
"requires_arc": true
}