[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 5 / 9 / ym_analytics / 1.0.2 / ym_analytics.podspec.json
blob82a4c4f956cf9d0fed48fab8b37540b408c31411
2   "name": "ym_analytics",
3   "version": "1.0.2",
4   "summary": "YuktaMedia Analytics SDK for iOS.",
5   "description": "'Analytics library is small light weight library which enable app developers to collect app usage analytics and send it to YuktaMedia, where app developers can see details in beautiful dashboard and can take action against any issues.'.",
6   "homepage": "https://bitbucket.org/devsane/ym_analytics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Devendra Sane": "devendra.sane@yuktamedia.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/devsane/ym_analytics.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "Classes/**/*.{h,m}",
23     "Internal/*.{h,m}"
24   ]