blob: 4a62e7be8431c7866836fed6c558abea087debca [file] [log] [blame]
{
"name": "RRRTools",
"version": "0.0.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RRRTools/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}