blob: 61c316d833eb9c6d9af6c0e0effa5419b9b65204 [file] [log] [blame]
{
"name": "RKFoundationExtensions",
"version": "0.1.1",
"summary": "Foundation Extensions",
"description": "Foundation Extensions\n0.1.1\n Add extension String+RegExp\n\n0.1.0\n Init",
"homepage": "https://github.com/DaskiOFF/RKFoundationExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaskiOFF": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKFoundationExtensions.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}