blob: a1bffdf27aa72b3013e2310400732223deffee52 [file] [log] [blame]
{
"name": "EasySwift",
"version": "0.0.7",
"summary": "a little descript for EasySwift",
"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.",
"homepage": "https://github.com/stubbornnessness",
"license": "Apache License, Version 2.0",
"authors": {
"stubbornness1219": "18223847097@163.com"
},
"source": {
"git": "https://github.com/stubbornnessness/EasySwift.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "EasySwift",
"source_files": "Pod/**/*",
"resource_bundles": {
"EasySwift": [
"Pod/**/*.png"
]
},
"dependencies": {
"HanekeSwift": [
],
"Bond": [
],
"Alamofire": [
],
"SnapKit": [
],
"Kingfisher": [
],
"ObjectMapper": [
],
"ReachabilitySwift": [
],
"TTTAttributedLabel": [
],
"UITableView+FDTemplateLayoutCell": [
]
},
"public_header_files": [
"Pod/Classes/Easy/**/*.h",
"Pod/Classes/Extend/**/*.h",
"Pod/Classes/Private/**/*.h"
],
"frameworks": [
"UIKit",
"JavaScriptCore"
]
}