[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 9 / RecordScreen-iOS9- / 0.1.1 / RecordScreen-iOS9-.podspec.json
blob316e68cae6aea8bc01f0e127386a51a5aae63ee4
2   "name": "RecordScreen-iOS9-",
3   "version": "0.1.1",
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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21   }