[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 9 / RecordScreen-iOS9- / 0.1.2 / RecordScreen-iOS9-.podspec.json
blob39f723becbced3f5d4311d9004a590bff77d9846
2   "name": "RecordScreen-iOS9-",
3   "version": "0.1.2",
4   "summary": "RecordScreen-iOS9+ is a project which implements screen recording in iOS9 and above.",
5   "description": "RecordScreen-iOS9+ is a project which implements screen recording in iOS9 and above.a.Its features are given below:\n    a.A video recording your screen in your app with ReplayKit.\n    b.Red dots indicating user action.\n    c.A log file for user action locating in the /path-to-your-app's-document-directory/nkrecordscreen/log.txt.",
6   "homepage": "https://github.com/kangwang1988/RecordScreen-iOS9-",
7   "license": "MIT",
8   "authors": {
9     "KyleWong": "kang.wang1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kangwang1988/RecordScreen-iOS9-.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21   }