blob: 31499a14e56071b5f3668ad53499adbe81981955 [file] [log] [blame]
{
"name": "RecordScreen-iOS9-",
"version": "0.1.0",
"summary": "RecordScreen-iOS9+ is a project which implements screen recording in iOS9 and above.",
"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.",
"homepage": "https://github.com/kangwang1988/RecordScreen-iOS9-",
"license": "MIT",
"authors": {
"KyleWong": "kang.wang1988@gmail.com"
},
"source": {
"git": "https://github.com/kangwang1988/RecordScreen-iOS9-.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RecordScreen-iOS9-": [
"Pod/Assets/*.png"
]
}
}