blob: c07ea6fff9fe7c7fe3ec66f81c3b13236a4ecbbc [file] [log] [blame]
{
"name": "Resource",
"version": "0.3.1",
"summary": "Resource helps you to manage your project resources.",
"homepage": "https://github.com/TintPoint/Resource",
"authors": {
"Justin Jia": "justin.jia@tintpoint.com"
},
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/TintPoint/Resource.git",
"tag": "0.3.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit"
}