blob: e7444dae8f81893796a5bf014db12680c389e8cb [file] [log] [blame]
{
"name": "FMBaseiOSKit",
"version": "0.3.8",
"summary": "一个iOS项目基础框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CoderFM/FMBaseiOSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderFM": "zhoufaming251@163.com"
},
"source": {
"git": "https://github.com/CoderFM/FMBaseiOSKit.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FMBaseiOSKit/Classes/**/*",
"dependencies": {
"Masonry": [
],
"FMFormSubmitKit": [
],
"FMLayoutKit": [
],
"FMPickerView": [
]
}
}