[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / d / Parsely / 1.0.4 / Parsely.podspec.json
bloba7f6b47d0765c274e8216375bc7f7f716d3968f9
2   "name": "Parsely",
3   "version": "1.0.4",
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/segmentio/parsely-ios.git",
12     "tag": "1.0.4"
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   }