blob: 8f6a0ec3bbbbea6b27c88e1bb31c8604c397dea5 [file] [log] [blame]
{
"name": "GJCFUitils",
"version": "1.0",
"summary": "An iOS Useful utils.",
"description": "\n when we start an ios project ,\n we need so many utils,\n so i collect theme.\n\n",
"homepage": "https://github.com/zyprosoft/GJCFUitils",
"license": "MIT",
"authors": {
"胡涛": "hutao5262705@hotmail.com"
},
"social_media_url": "https://github.com/zyprosoft",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/zyprosoft/GJCFUitils.git",
"tag": "1.0"
},
"source_files": [
"GJCFUitils",
"GJCFUitils/GJCFUitils/GJCFUitils/**/*.{h,m}"
],
"requires_arc": true
}