[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / c / a / EasyIOS-Swift / 1.0.1 / EasyIOS-Swift.podspec.json
blob5dddc45f1e1b1c162fd7649247394e01b0d0b091
2   "name": "EasyIOS-Swift",
3   "version": "1.0.1",
4   "summary": "The Swift version of EasyIOS",
5   "description": "                      EasyIOS is a new generation of development framework based on `Model-View-ViewModel` ,`HTML To Native`,`Live Load`.\n",
6   "homepage": "https://github.com/EasyIOS/EasyIOS-Swift",
7   "license": "MIT",
8   "authors": {
9     "zhuchao": "zhuchao@iosx.me"
10   },
11   "source": {
12     "git": "https://github.com/EasyIOS/EasyIOS-Swift.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "module_name": "EasyIOS",
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "EasyIOS-Swift": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "HanekeSwift": [
29     ],
30     "Bond": [
32     ],
33     "Alamofire": [
35     ],
36     "SnapKit": [
38     ],
39     "Kingfisher": [
41     ],
42     "ObjectMapper": [
44     ],
45     "TTTAttributedLabel": [
47     ]
48   },
49   "public_header_files": [
50     "Pod/Classes/Easy/**/*.h",
51     "Pod/Classes/Extend/**/*.h",
52     "Pod/Classes/Private/**/*.h"
53   ],
54   "frameworks": "UIKit"