blob: c1e9106cfa91458685a442e76d30b75534d2bfad [file] [log] [blame]
{
"name": "AicactusSDK",
"version": "1.0.1",
"summary": "The hassle-free way to add analytics to your iOS app with Aicactus",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
"homepage": "https://github.com/aicactus/aicactus-sdk-ios-lib",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"aicactus": "phuong@tvpsoft.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/aicactus/aicactus-sdk-ios-lib/raw/master/AicactusSDK/1.0.1/AicactusSDK.zip"
},
"social_media_url": "https://twitter.com/aicactus",
"ios": {
"frameworks": "CoreTelephony",
"vendored_frameworks": "AicactusSDK.framework"
},
"frameworks": [
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
]
}