blob: eaf92d35c0d853574b1b639e7979d188be3d7ca2 [file] [log] [blame]
{
"name": "TinyAnalytics",
"version": "1.2.0",
"license": "MIT",
"summary": "A lightweight library for Google Analytics.",
"homepage": "https://github.com/Leandros/TinyAnalytics",
"authors": {
"Arvid Gerstmann": "dev@arvid-g.de"
},
"source": {
"git": "https://github.com/Leandros/TinyAnalytics.git",
"tag": "1.2.0"
},
"source_files": "TinyAnalytics/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}