blob: 91bb3cb4c7c0610079a30820d1328f4323cf451f [file] [log] [blame]
{
"name": "NeeSUIKitCategory",
"version": "0.0.2",
"summary": "UIKit扩展",
"description": "个人使用,根据个人习惯扩展UIKit,方便coding,提高coding效率",
"homepage": "https://github.com/NeeSDev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NeeSDev": "niwei.develop@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/NeeSDev/NeeSUIKitCategory.git",
"tag": "0.0.2"
},
"source_files": [
"NeeSUIKitCategory",
"NeeSUIKitCategory/NeeSUIKitCategory/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}