blob: 87767fa14e70b788851c9c32f2e22abb921ce83c [file] [log] [blame]
{
"name": "RRRTools",
"version": "0.0.4",
"summary": "my common tools.",
"homepage": "https://github.com/RRRenJ/RRRTools",
"license": "MIT",
"authors": {
"RRRenJ": "https://github.com/RRRenJ"
},
"source": {
"git": "https://github.com/RRRenJ/RRRTools.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RRRTools/*",
"frameworks": [
"Foundation",
"UIKit"
]
}