[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 4 / d / Parsely / 2.2 / Parsely.podspec.json
blob46e32a47b92e74007a97fcc8f7fdbc02bcd1cd6e
2   "name": "Parsely",
3   "version": "2.2",
4   "license": "Apache License, Version 2.0",
5   "summary": "Parsely analytics library for iOS.",
6   "homepage": "https://www.parsely.com/docs/tools/mobile_sdk.html",
7   "authors": {
8     "Parsely": "https://parsely.com"
9   },
10   "source": {
11     "git": "https://github.com/Parsely/parsely-ios.git",
12     "tag": "2.2"
13   },
14   "source_files": [
15     "ParselyiOS/*.{h,m}",
16     "ParselyiOS/libs/*.{h,m}"
17   ],
18   "frameworks": [
19     "SystemConfiguration",
20     "Foundation"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   }