blob: ac066e223ba0ab371f2587cb5a0b501afe5e41b3 [file] [log] [blame]
{
"name": "RSFoundationUtils",
"version": "0.3.16",
"summary": "Utils for Foundation.",
"description": "Utils for Foundation + Some additional classes.",
"homepage": "https://github.com/RishatShamsutdinov/RSFoundationUtils",
"license": "Apache License, Version 2.0",
"authors": {
"Rishat Shamsutdinov": "dichat.dark@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/RishatShamsutdinov/RSFoundationUtils.git",
"tag": "v0.3.16"
},
"source_files": [
"RSFoundationUtils",
"RSFoundationUtils/**/*.{h,m}"
],
"dependencies": {
"GCDTimer": [
"~> 1.1"
]
},
"requires_arc": true,
"compiler_flags": "-Wimplicit-retain-self"
}