[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 0 / MLWipeReveal / 1.1.0 / MLWipeReveal.podspec.json
blob994fe0e1839839997a56ff59f819d33c58be0098
2   "name": "MLWipeReveal",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/nomoneynohoney/MLWipeReveal.git",
8   "authors": {
9     "Marc Liu": "sorrystyle@gapp.nthu.edu.tw"
10   },
11   "summary": "A NSLog replacement for showing log window on device.",
12   "source": {
13     "git": "https://github.com/nomoneynohoney/MLWipeReveal.git",
14     "tag": "1.1.0"
15   },
16   "module_name": "MLWipeReveal",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MLWipeReveal/*.{h,m}",
21   "frameworks": "SystemConfiguration",
22   "ios": {
23     "frameworks": "UIKit"
24   }