[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / b / 7 / FXFormController / 0.2.2 / FXFormController.podspec.json
blob8f2a9a57bb93210b2744ebc4373f073899526376
2   "name": "FXFormController",
3   "version": "0.2.2",
4   "summary": "A short description of FXFormController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CoderSword/FXFormController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liutian6867@163.com": "liutian6867@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderSword/FXFormController.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FXFormController/Classes/**/*",
22   "resource_bundles": {
23     "FXFormController": [
24       "FXFormController/Assets/imageShare.bundle"
25     ]
26   },
27   "dependencies": {
28     "MJExtension": [
30     ],
31     "TZImagePickerController": [
33     ],
34     "GKPhotoBrowser": [
36     ],
37     "BRPickerView": [
39     ],
40     "SDWebImage": [
42     ],
43     "Masonry": [
45     ]
46   }