blob: 3245e3b5555f8d113e6183533aeda6f2d1030b9d [file] [log] [blame]
{
"name": "ISSTools",
"version": "1.0.4",
"summary": "云网iOS项目组工具库",
"description": "云网iOS项目组工具库",
"homepage": "https://github.com/PamPanIOS/ISSTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PamPanIOS": "py91526@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PamPanIOS/ISSTools.git",
"tag": "v1.0.4"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true
}