blob: 59e6b6919a7f0a5b661b5fd13de5dd19991e981b [file] [log] [blame]
{
"name": "RSFoundationUtils",
"version": "0.3.12",
"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"
},
"source": {
"git": "https://github.com/RishatShamsutdinov/RSFoundationUtils.git",
"tag": "v0.3.12"
},
"source_files": [
"RSFoundationUtils",
"RSFoundationUtils/**/*.{h,m}"
],
"dependencies": {
"GCDTimer": [
"~> 1.1"
]
},
"requires_arc": true,
"compiler_flags": "-Wimplicit-retain-self"
}