[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / f / 4 / EasySwift / 0.0.9 / EasySwift.podspec.json
blobde3b64a54de8347bf198887293a17ab97590e974
2   "name": "EasySwift",
3   "version": "0.0.9",
4   "summary": "a little descript for EasySwift",
5   "description": "This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.",
6   "homepage": "https://github.com/stubbornnessness",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "stubbornness1219": "18223847097@163.com"
10   },
11   "source": {
12     "git": "https://github.com/stubbornnessness/EasySwift.git",
13     "tag": "0.0.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "module_name": "EasySwift",
20   "source_files": "Pod/**/*",
21   "resource_bundles": {
22     "EasySwift": [
23       "Pod/**/*.png"
24     ]
25   },
26   "dependencies": {
27     "HanekeSwift": [
29     ],
30     "Bond": [
32     ],
33     "Alamofire": [
35     ],
36     "SnapKit": [
38     ],
39     "Kingfisher": [
41     ],
42     "ObjectMapper": [
44     ],
45     "ReachabilitySwift": [
47     ],
48     "TTTAttributedLabel": [
50     ],
51     "UITableView+FDTemplateLayoutCell": [
53     ],
54     "CYLTabBarController": [
56     ],
57     "IQKeyboardManager": [
59     ],
60     "MWPhotoBrowser": [
62     ],
63     "UIButton-SSEdgeInsets": [
65     ],
66     "GCDSwift": [
68     ],
69     "APAddressBook": [
71     ],
72     "Loggerithm": [
74     ],
75     "Colours": [
77     ],
78     "RainbowNavigation": [
80     ],
81     "SystemServices": [
83     ]
84   },
85   "public_header_files": [
86     "Pod/Classes/Easy/**/*.h",
87     "Pod/Classes/Extend/**/*.h",
88     "Pod/Classes/Private/**/*.h"
89   ],
90   "frameworks": [
91     "UIKit",
92     "JavaScriptCore"
93   ]