blob: cf90b445a347f11bd0ee6dd1b545182c24ad0046 [file] [log] [blame]
{
"name": "Userhabit",
"version": "0.2.3.0",
"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": "8.0"
},
"preserve_paths": "Userhabit.framework",
"source": {
"http": "https://s3-ap-northeast-1.amazonaws.com/userhabit-production/sdks/Userhabit_0.2.2.framework.zip"
},
"public_header_files": "Userhabit.framework/Headers/*.h*",
"vendored_frameworks": "Userhabit.framework",
"frameworks": [
"CFNetwork",
"MobileCoreServices",
"SystemConfiguration"
],
"libraries": "sqlite3",
"requires_arc": true
}