blob: 6fd009755588982cde68a7127ba7cd0b22b03ede [file] [log] [blame]
{
"name": "FMBaseiOSKit",
"version": "0.3.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FMBaseiOSKit/Classes/**/*",
"dependencies": {
"Masonry": [
],
"FMFormSubmitKit": [
],
"FMLayoutKit": [
],
"FMPickerView": [
]
}
}