blob: 506962f50d73a96a655e3d725c5a090bb09d73dd [file] [log] [blame]
{
"name": "swiftSDK",
"version": "0.1.0",
"summary": "NAS swiftSDK.",
"description": "swiftSDK",
"homepage": "https://github.com/ZJJeffery/swiftSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZJJeffery": "zhengjj1hao@aliyun.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ZJJeffery/swiftSDK.git",
"tag": "0.1.0"
},
"source_files": [
"swiftSDK",
"demo/swiftSDK/*.swift"
],
"exclude_files": "Classes/Exclude"
}