blob: 65ead6d866ecddca4a3a0226ad384324c57ca1c5 [file] [log] [blame]
{
"name": "EasySwift",
"version": "1.2.6",
"summary": "打造最好的swift开源项目",
"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.2.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "EasySwift",
"default_subspecs": [
"Core",
"FlexboxKit",
"CoreData",
"Pinyin",
"Gumbo",
"ObjectiveGumbo",
"FLSideSlipViewController",
"SwiftRegex",
"URLManager",
"Watch",
"TLCityPicker"
],
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
],
"CYLTabBarController": [
],
"IQKeyboardManager": [
],
"MWPhotoBrowser": [
],
"UIButton-SSEdgeInsets": [
],
"GCDSwift": [
],
"APAddressBook/Swift": [
],
"Loggerithm": [
],
"Colours": [
],
"RainbowNavigation": [
],
"SystemServices": [
],
"swiftScan": [
],
"TYAlertController": [
],
"LCCoolHUD": [
],
"TOWebViewController": [
],
"FORScrollViewEmptyAssistant": [
],
"SwiftyJSON": [
],
"MJRefresh": [
"3.1.0"
],
"DKChainableAnimationKit": [
],
"AXBadgeView-Swift": [
],
"HCSStarRatingView": [
],
"ZLPhotoBrowser": [
],
"SwiftString": [
],
"EasyEmoji": [
],
"EasyDropDownMenu": [
],
"EasySearchBar": [
],
"EasyCountDownButton": [
],
"YXJXibView": [
],
"YXJTagView": [
],
"YXJKxMenu": [
],
"YXJLinksButton": [
],
"YXJCycleView": [
],
"YXJPageController": [
],
"YXJOnePixeLine": [
],
"YXJSlideBar": [
],
"YXJSwipeTableViewCell": [
],
"YXJImageCompressor": [
],
"YXJPullScale": [
]
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "Core",
"source_files": "Pod/Core/*",
"dependencies": {
"HanekeSwift": [
],
"Bond": [
],
"Alamofire": [
],
"SnapKit": [
],
"Kingfisher": [
],
"ObjectMapper": [
],
"ReachabilitySwift": [
],
"TTTAttributedLabel": [
],
"EasySwift/FlexboxKit": [
],
"EasySwift/ObjectiveGumbo": [
],
"EasySwift/URLManager": [
],
"EasySwift/SwiftRegex": [
],
"EasySwift/Watch": [
],
"EasySwift/Pinyin": [
]
},
"frameworks": [
"UIKit",
"CoreData",
"JavaScriptCore"
]
},
{
"name": "FlexboxKit",
"public_header_files": "Pod/Lib/FlexboxKit/*.h",
"source_files": "Pod/Lib/FlexboxKit/*"
},
{
"name": "CoreData",
"source_files": "Pod/Lib/CoreData/*",
"dependencies": {
"EasySwift/Core": [
]
}
},
{
"name": "Pinyin",
"public_header_files": "Pod/Lib/Pinyin/*.h",
"source_files": "Pod/Lib/Pinyin/*"
},
{
"name": "Gumbo",
"public_header_files": "Pod/Lib/Gumbo/*.h",
"source_files": "Pod/Lib/Gumbo/*"
},
{
"name": "ObjectiveGumbo",
"public_header_files": "Pod/Lib/ObjectiveGumbo/*.h",
"source_files": "Pod/Lib/ObjectiveGumbo/*",
"dependencies": {
"EasySwift/Gumbo": [
]
}
},
{
"name": "FLSideSlipViewController",
"public_header_files": "Pod/Lib/FLSideSlipViewController/*.h",
"source_files": "Pod/Lib/FLSideSlipViewController/*"
},
{
"name": "SwiftRegex",
"source_files": "Pod/Lib/SwiftRegex/*"
},
{
"name": "URLManager",
"public_header_files": "Pod/Lib/URLManager/*.h",
"source_files": "Pod/Lib/URLManager/*"
},
{
"name": "Watch",
"source_files": "Pod/Lib/Watch/*"
},
{
"name": "TLCityPicker",
"public_header_files": "Pod/Lib/TLCityPicker/*.h",
"source_files": "Pod/Lib/TLCityPicker/*"
}
]
}