blob: c73484e2256dfcaf30f5c969c19ff0f663647d4f [file] [log] [blame]
{
"name": "RSFoundationUtils",
"version": "0.3.17",
"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.17"
},
"source_files": [
"RSFoundationUtils",
"RSFoundationUtils/**/*.{h,m}"
],
"dependencies": {
"GCDTimer": [
"~> 1.1"
]
},
"requires_arc": true,
"compiler_flags": "-Wimplicit-retain-self"
}