[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 8 / 4 / b / MSEventLog / 0.1.6 / MSEventLog.podspec.json
blobf877a122dc1e52fb7dca6dd3c946727c5407b297
2   "name": "MSEventLog",
3   "version": "0.1.6",
4   "summary": "Logging event for mishiOS app.",
5   "description": "This is a component for mishiOS Logging,it's a good start.'",
6   "homepage": "http://121.40.53.85:8000/min.xia/mseventlog",
7   "license": "MIT",
8   "authors": {
9     "夏敏": "min.xia@mishi.cn"
10   },
11   "source": {
12     "git": "http://121.40.53.85:8000/min.xia/mseventlog.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "MSEventLog/Classes/**/*",
19   "resource_bundles": {
20     "MSEventLog": [
21       "MSEventLog/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "AliyunOSSiOS": [
27       "~> 2.1.3"
28     ],
29     "Mantle": [
30       "~> 1.5.1"
31     ]
32   }