blob: b43277fa35fb1abad9c1fbbec82eebf67453c973 [file] [log] [blame]
{
"name": "XYCategoryDemo",
"version": "0.0.2",
"summary": "A short description of XYCategoryDemo.",
"description": "XYCategoryDemo is very easy",
"homepage": "https://github.com/VansXY/XYCategoryDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"肖扬": "xy_dtb@163.com"
},
"source": {
"git": "https://github.com/VansXY/XYCategoryDemo.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYCategoryDemo/XYCategory/*",
"frameworks": "UIKit",
"requires_arc": true
}