blob: 488451f4ef7f54d69c1353cffa53a57a6c0a19b7 [file] [log] [blame]
{
"name": "FXFormController",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FXFormController/Classes/**/*",
"resource_bundles": {
"FXFormController": [
"FXFormController/Assets/imageShare.bundle"
]
},
"dependencies": {
"MJExtension": [
],
"TZImagePickerController": [
],
"GKPhotoBrowser": [
],
"BRPickerView": [
],
"SDWebImage": [
],
"Masonry": [
]
}
}