[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 2 / AnalyticsFramework / 1.0.1 / AnalyticsFramework.podspec.json
blob50b447ec6d238463406d62c212736f81bf13a28e
2   "name": "AnalyticsFramework",
3   "version": "1.0.1",
4   "summary": "A simple analytics framework.",
5   "description": "A longer description of the analytics framework that explains what it does and why it is useful.\nThis framework provides easy-to-use methods for logging events and tracking analytics in your iOS applications.",
6   "homepage": "https://github.com/ihsankhaniosdeveloper/AnalyticsFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ihsankhaniosdeveloper": "ihsankhaniosdeveloper@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ihsankhaniosdeveloper/AnalyticsFramework.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "AnalyticsFramework/**/*.{swift,h,m}",
22   "exclude_files": "AnalyticsFramework/Exclude",
23   "requires_arc": true