blob: 77ce89b5d2128988c1189813e4e399af99cb0bc6 [file] [log] [blame]
{
"name": "Parsely",
"version": "2.5",
"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.5"
},
"source_files": [
"ParselyiOS/*.{h,m}",
"ParselyiOS/libs/*.{h,m}"
],
"frameworks": [
"SystemConfiguration",
"Foundation"
],
"platforms": {
"ios": "7.0"
}
}