[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 3 / 6 / UIBinder / 0.1.0 / UIBinder.podspec.json
blob99c1c0781083008f21661a97e72245e3d6ebe798
2   "name": "UIBinder",
3   "version": "0.1.0",
4   "summary": "UIBinder is a library that bind object to view .",
5   "description": "UIBinder is a 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.0"
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"