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