blob: 90983f18bc266d38959593e7ba41ccabed361728 [file] [log] [blame]
{
"name": "NIMDepends",
"version": "1.0.1",
"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.1"
},
"source_files": [
"NIMDepends",
"NIMDepends/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}