[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / 6 / UIBinder / 0.1.1 / UIBinder.podspec.json
blobf2cdc9e44f7c19fd0d9d515ebdc330c2b45380dc
2   "name": "UIBinder",
3   "version": "0.1.1",
4   "summary": "UIBinder is library that can help in binding object to view dynamically.",
5   "description": "UIBinder is library that can help in binding object to view dynamically.",
6   "homepage": "https://github.com/MohamedMatloub/UIBinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MohamedMatloub": "mohamed.a.matloub@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MohamedMatloub/UIBinder.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIBinder/Classes/**/*",
22   "dependencies": {
23     "AlamofireImage": [
24       "~> 3.1"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"