[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 4 / EasyCreate / 0.1.1 / EasyCreate.podspec.json
blob8b983b3523d84dbb90e6c14bdc4a0e5eb228c96d
2   "name": "EasyCreate",
3   "version": "0.1.1",
4   "summary": "Create UIView subclasses from .xib files easily.",
5   "description": "Create UIView subclasses from .xib files easily. Also create UIViewController subclasses from Storyboards easily.",
6   "homepage": "https://github.com/kkendall33/EasyCreate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kkendall33": "kkendall33@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kkendall33/EasyCreate.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "EasyCreate/Classes/**/*",
22   "pushed_with_swift_version": "3.2"