blob: b7ac9be3e0a8a81eaa8796f558b628cb7468a4b2 [file] [log] [blame]
{
"name": "TAReusableView",
"version": "1.0.2",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"homepage": "https://www.tailored-apps.com/",
"license": "MIT",
"summary": "ReusableView is an option to get reuse identifiers helpers for table views and collection views.",
"requires_arc": true,
"source": {
"git": "https://github.com/tailoredmedia/TAReusableView.git",
"tag": "1.0.2"
},
"swift_versions": "5.0",
"authors": {
"Tailored Apps": "apple@tailored-apps.com"
},
"source_files": "TAReusableView/**/*.swift",
"swift_version": "5.0"
}