[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 5 / 7 / JYBinder / 1.0.2 / JYBinder.podspec.json
bloba6d6b87f6759863b5ad5dcc621d2eaf9b022b01b
2   "name": "JYBinder",
3   "version": "1.0.2",
4   "summary": "An iOS framework for data binding.",
5   "description": "An iOS framework for data binding.",
6   "homepage": "https://github.com/XJYao/JYBinder",
7   "license": "MIT",
8   "authors": {
9     "XJY": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XJYao/JYBinder.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "JYBinder/**/*.{h,m}",
19   "public_header_files": [
20     "JYBinder/JYBinder.h",
21     "JYBinder/JYBinderTerminal.h"
22   ]