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