blob: d9f4e805d9fe0ee1cac83cd211c7e93cdcccf9fc [file] [log] [blame]
{
"name": "FXFormController",
"version": "0.1.0",
"summary": "A short description of FXFormController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liutian6867@163.com/FXFormController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liutian6867@163.com": "liutian6867@163.com"
},
"source": {
"git": "https://github.com/CoderSword/FXFormController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FXFormController/Classes/**/*",
"dependencies": {
"MJExtension": [
],
"TZImagePickerController": [
],
"GKPhotoBrowser": [
],
"BRPickerView": [
],
"SDWebImage": [
],
"Masonry": [
]
}
}