[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / a / EasyIOS-Swift / 2.0.1 / EasyIOS-Swift.podspec.json
blob0251bffe9ed0bbe8dd8afe41838757c7648bab9e
2   "name": "EasyIOS-Swift",
3   "version": "2.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`,`FlexBox`.",
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": "2.0.1"
14   },
15   "social_media_url": "https://twitter.com/zhuchaowe",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "module_name": "EasyIOS",
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "EasyIOS-Swift": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "HanekeSwift": [
30     ],
31     "Bond": [
33     ],
34     "Alamofire": [
36     ],
37     "SnapKit": [
39     ],
40     "Kingfisher": [
42     ],
43     "ObjectMapper": [
45     ],
46     "ReachabilitySwift": [
48     ],
49     "TTTAttributedLabel": [
51     ]
52   },
53   "public_header_files": [
54     "Pod/Classes/Easy/**/*.h",
55     "Pod/Classes/Extend/**/*.h",
56     "Pod/Classes/Private/**/*.h"
57   ],
58   "frameworks": [
59     "UIKit",
60     "JavaScriptCore"
61   ]