blob: 8bed5ab5da584c49c84d9831e8c257846c7664ca [file] [log] [blame]
{
"name": "NIMDepends",
"version": "1.0.0",
"summary": "365 NIMDepends",
"description": "they are some category for NIMKit",
"homepage": "https://github.com/WayneChou1/NIMDepends",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WayneChou1": "15951982943@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WayneChou1/NIMDepends.git",
"tag": "1.0.0"
},
"source_files": [
"NIMDepends",
"NIMDepends/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}