[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 6 / SMobiLog / 0.1.0 / SMobiLog.podspec.json
blob5261a4a677f750fb4404fae76fb1d08321fcc6fa
2   "name": "SMobiLog",
3   "version": "0.1.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
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   }