blob: 1a4fcd37e1f53fb0a7288a507abf55753ca691a7 [file] [log] [blame]
{
"name": "JFTools",
"version": "1.0.1",
"summary": "JFTools",
"description": "我的工具类,第一次提交",
"homepage": "https://github.com/Since1999/MyTools",
"license": "MIT",
"authors": {
"noisse": "9073842@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Since1999/MyTools.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"M80TableViewComponent": [
]
}
}