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