blob: f52087093492512a8e5a45bfbfe27c2c4662b044 [file] [log] [blame]
{
"name": "AnalyticsClientManager",
"platforms": {
"ios": "8.0"
},
"version": "0.1.0",
"summary": "Analytics Client Manager for ios",
"homepage": "https://github.com/awasthiy/events-manager-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UrbanClap": "engg-admin@urbanclap.com"
},
"source": {
"git": "https://github.com/awasthiy/events-manager-ios.git",
"tag": "0.1.0"
},
"source_files": [
"AnalyticsClientManager",
"AnalyticsClientManager/**/*.{h,m,swift}"
]
}