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