blob: cfe1d2480283e0e947b0d5fadfeabb5bca05b364 [file] [log] [blame]
{
"name": "YBBaseCategory",
"version": "1.0.1",
"summary": "base category for ubank project.",
"description": "It is a base category for ubank project. written by Object-C.",
"homepage": "https://github.com/asance/YBBaseCategory",
"license": "MIT",
"authors": {
"asance": "lidongwc@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asance/YBBaseCategory.git",
"tag": "v1.0.1"
},
"source_files": "YBBaseCategoryDemo/YBBaseCategoryDemo/YBBaseCategory/*.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}