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