blob: ef5d47c1bf63be32d7a36563eb154bd3dfeea3f8 [file] [log] [blame]
{
"name": "YSCategorys",
"version": "1.0.4",
"summary": "A set of categorys to make iOS development easier.",
"homepage": "https://github.com/youngshook/YSCategorys",
"license": "MIT",
"authors": {
"Young Shook": "shook.young@gmail.com"
},
"social_media_url": "http://twitter.com/young_shook",
"source": {
"git": "git@github.com:youngshook/YSCategorys.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "Categorys/**/*.{h,m}",
"public_header_files": "Categorys/**/*.h"
}