blob: 3796aac79e908f6aa7334cafd0fe05bbe8556d04 [file] [log] [blame]
{
"name": "NWNKit",
"version": "0.0.1",
"summary": "A short description of NWNKit.dsad",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liuaaaddxiaoer/NWNKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuaaaddxiaoer": "liuxiaoer@offcn.com"
},
"source": {
"git": "https://github.com/liuaaaddxiaoer/NWNKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NWNKit/Classes/**/*.{h,m,mm,swift}",
"resource_bundles": {
"NWNKit": [
"NWNKit/Assets/*.{png,jpg,storyboard,xib,bundle}"
]
}
}