blob: 09aba5acb3e18f1daa50b05ba3307d383d1fec02 [file] [log] [blame]
{
"name": "MetarouterAnalytics",
"version": "3.8.0-beta.4",
"summary": "The hassle-free way to add analytics to your iOS app.",
"description": "Metarouter Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
"homepage": "http://metarouter.io/",
"license": {
"type": "MIT"
},
"authors": {
"Astronomer": "info@metarouter.io"
},
"source": {
"git": "https://github.com/super-collider/analytics-ios.git",
"tag": "3.8.0-beta.4"
},
"social_media_url": "https://twitter.com/metarouter",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"ios": {
"frameworks": "CoreTelephony"
},
"frameworks": [
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"source_files": [
"Analytics/Analytics.h",
"Analytics/Classes/**/*",
"Analytics/Vendor/**/*"
]
}