blob: 3d20e4e332b6899460d6d97ad1fa4f04f0fb27e2 [file] [log] [blame]
{
"name": "YSCategorys",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "Categorys/**/*.{h,m}",
"public_header_files": "Categorys/**/*.h"
}