{ | |
"name": "ScreenshotLong", | |
"version": "1.0.3", | |
"summary": "tableView ScreenshotLong used on iOS.", | |
"description": "It is tableView ScreenshotLong used on iOS, which implement by Objective-C.", | |
"homepage": "https://github.com/CoderWCL/ScreenshotLong", | |
"license": "MIT", | |
"authors": { | |
"CoderWCL": "21468329@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/CoderWCL/ScreenshotLong.git", | |
"tag": "1.0.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "UITableView/*.{h,m}" | |
} |