blob: 4a872243aeac021a16bb435e522bf294093f9506 [file] [log] [blame]
{
"name": "XLGCategory",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "An example of XLGCategory Function",
"homepage": "https://github.com/hanzhanbing/XLGCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanzhanbing": "1655661337@qq.com"
},
"social_media_url": "http://weibo.com/3879141691",
"source": {
"git": "https://github.com/hanzhanbing/XLGCategory.git",
"tag": "1.0.0"
},
"public_header_files": [
"XLGCategory/*.h",
"XLGCategory/**/*.h"
],
"source_files": [
"XLGCategory/*.{h,m}",
"XLGCategory/**/*.{h,m}"
],
"requires_arc": true
}