blob: 838468e7818f338ffa177a9e41887d47e7547d6c [file] [log] [blame]
{
"name": "RSFoundationUtils",
"version": "0.1.0",
"summary": "Utils for Foundation.",
"description": " Utils for Foundation + Some additional classes.\n",
"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.1.0"
},
"source_files": [
"RSFoundationUtils",
"RSFoundationUtils/**/*.{h,m}"
],
"requires_arc": true
}