blob: 793e0e5e36c6a6aac4153e4c9ee0daf2f4b43f88 [file] [log] [blame]
{
"name": "RSFoundationUtils",
"version": "0.2.2",
"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.2.2"
},
"source_files": [
"RSFoundationUtils",
"RSFoundationUtils/**/*.{h,m}"
],
"requires_arc": true
}