blob: ee00a77e85aa9c7450ac65c95caf33967c856087 [file] [log] [blame]
{
"name": "QJOCLibrary",
"version": "0.0.3",
"summary": "QJOCLibrary",
"description": "常用的实用工具, OCLibrary",
"homepage": "https://github.com/GHqinjin/QJOCLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qinjin": "1789728340@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GHqinjin/QJOCLibrary.git",
"tag": "0.0.3"
},
"source_files": "QJOCLibrary/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}