blob: 15af0423b9bcedc5faf81cbc43fb4e3202182b9c [file] [log] [blame]
{
"name": "XRCategory",
"version": "1.0.1",
"summary": "a powerful category,make development easier",
"homepage": "https://github.com/codingZero/XRCategory",
"license": "MIT",
"authors": {
"codingZero": "yd13150@vip.qq.com"
},
"social_media_url": "http://www.jianshu.com/users/425e4eed60ca/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/codingZero/XRCategory.git",
"tag": "1.0.1"
},
"source_files": "XRCategory/*.{h,m}",
"requires_arc": true
}