blob: a7f6b47d0765c274e8216375bc7f7f716d3968f9 [file] [log] [blame]
{
"name": "Parsely",
"version": "1.0.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/segmentio/parsely-ios.git",
"tag": "1.0.4"
},
"source_files": [
"ParselyiOS/*.{h,m}",
"ParselyiOS/libs/*.{h,m}"
],
"frameworks": [
"SystemConfiguration",
"Foundation"
],
"platforms": {
"ios": "7.0"
}
}