blob: e986831b2bc893a4238055102ba007108f01f5a1 [file] [log] [blame]
{
"name": "EasySwift",
"version": "1.0.0",
"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": "1.0.0"
},
"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": [
],
"CYLTabBarController": [
],
"IQKeyboardManager": [
],
"MWPhotoBrowser": [
],
"UIButton-SSEdgeInsets": [
],
"GCDSwift": [
],
"APAddressBook": [
],
"Loggerithm": [
],
"Colours": [
],
"RainbowNavigation": [
],
"SystemServices": [
],
"swiftScan": [
],
"TYAlertController": [
],
"NBLoadableFromXibView": [
]
},
"public_header_files": [
"Pod/Classes/Easy/**/*.h",
"Pod/Classes/Extend/**/*.h",
"Pod/Classes/Private/**/*.h"
],
"frameworks": [
"UIKit",
"JavaScriptCore"
]
}