[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 6 / SMobiLog / 2.0.0 / SMobiLog.podspec.json
blobbfeb7f19a8831ac7ba0763cad663a2f175e0809d
2   "name": "SMobiLog",
3   "version": "2.0.0",
4   "summary": "A delightful iOS loging framework.",
5   "description": "SMobiLogger is logger library, which provide logs from iOS device and also provide email logs facility.",
6   "homepage": "https://github.com/zsheikh-systango/SMobiLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zoeb S": "zoeb@systango.com"
13   },
14   "source": {
15     "git": "https://github.com/zsheikh-systango/SMobiLog.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SMobiLog/SMobiLog/Classes/**/*",
22   "resources": "SMobiLog/SMobiLog/Resources/*",
23   "public_header_files": "SMobiLog/SMobiLog/Classes/**/*.h",
24   "dependencies": {
25     "Realm": [
27     ],
28     "KSCrash": [
30     ]
31   }