blob: ac79deca16b519f6b61ba244957973f76ab7c137 [file] [log] [blame]
{
"name": "JWTools",
"version": "0.1.1",
"summary": "一些方便开发的类",
"description": "\"本人收集和整理的一些方便开发的类\"\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/jw10126121/JWTools",
"license": "MIT",
"authors": {
"jw10126121": "10126121@qq.com"
},
"source": {
"git": "https://github.com/jw10126121/JWTools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "JWToolsCore",
"source_files": "JWTools/*"
}
]
}