blob: b541e8749ca046ae5b17a5030d342bf23b4ac6ab [file] [log] [blame]
{
"name": "Parsely",
"version": "2.4",
"license": "Apache License, Version 2.0",
"summary": "Parsely analytics library for iOS.",
"homepage": "https://www.parsely.com/docs/tools/mobile_sdk.html",
"authors": {
"Parsely": "https://parsely.com"
},
"source": {
"git": "https://github.com/Parsely/parsely-ios.git",
"tag": "2.3"
},
"source_files": [
"ParselyiOS/*.{h,m}",
"ParselyiOS/libs/*.{h,m}"
],
"frameworks": [
"SystemConfiguration",
"Foundation"
],
"platforms": {
"ios": "7.0"
}
}