blob: a923b0bd40815aaa559e500a2f6c7c44ccc68634 [file] [log] [blame]
{
"name": "Amplitude-iOS",
"version": "1.0.1",
"summary": "Amplitude mobile analytics iOS SDK.",
"homepage": "https://amplitude.com",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2012 Sonalight, Inc. All rights reserved.\n"
},
"authors": {
"Amplitude": "dev@amplitude.com"
},
"source": {
"git": "https://github.com/amplitude/Amplitude-iOS.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": false
}