blob: 4f41bc6947274cd0afbb1c989e4d5f175e89ea9b [file] [log] [blame]
{
"name": "NHKit",
"version": "1.0.2",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/sunnyNH/NHKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niuhui": "niuhui_sunny@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sunnyNH/NHKit.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"testDemo/Classes/**/*.{h}"
],
"exclude_files": "Classes/Exclude"
}