blob: 936cf50e845b8e5b49f401242da972d3691147af [file] [log] [blame]
{
"name": "AppAnalyticsSwift",
"version": "0.1.1",
"summary": "Library for AppAnalytics.ir service.",
"description": "TODO: A simple library for appanalytics.ir to tracking applications installation. It will be managed by appanalytics.ir account. \nAppAnalytics class initilize with a access key that can be found in your appanalytics.ir account.",
"homepage": "https://github.com/appanalytic/lib-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppAnalytics": "info@appanalytics.ir"
},
"source": {
"git": "https://github.com/appanalytic/lib-swift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppAnalyticsSwift/Classes/**/*"
}