Latest | 0.2.9 |
---|---|
Homepage | http://www.never88gone.cn |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | BlocksKit, CSStickyHeaderFlowLayout, CocoaLumberjack, FLAnimatedImage, JSONModel, MBProgressHUD, MagicalRecord, PureLayout, SDWebImage, UIView+FDCollapsibleConstraints |
Frameworks | Foundation, UIKit, MobileCoreServices |
Authors |
Latest podspec
{ "name": "NGiOSBase", "version": "0.2.9", "summary": "This is base lib of NGiOSBase.", "description": "This is base lib of iOS (Objective-c).nOwned by NG.", "homepage": "http://www.never88gone.cn", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "never88gone": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/never88gone/NGiOSBase", "tag": "0.2.9" }, "source_files": "NGiOSBase/**/*.{h,m}", "public_header_files": "NGiOSBase/**/*.h", "prefix_header_file": "NGiOSBase/NGiOSBase.pch", "frameworks": [ "Foundation", "UIKit", "MobileCoreServices" ], "libraries": "sqlite3", "user_target_xcconfig": { "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES" }, "xcconfig": { "OHTER_LINKER_FLAGS": "-OjbC" }, "dependencies": { "BlocksKit": [ "2.2.5" ], "CSStickyHeaderFlowLayout": [ "0.2.11" ], "CocoaLumberjack": [ "3.5.2" ], "FLAnimatedImage": [ "1.0.12" ], "JSONModel": [ "1.7.0" ], "MBProgressHUD": [ "1.1.0" ], "MagicalRecord": [ "2.3.2" ], "PureLayout": [ "3.0.2" ], "SDWebImage": [ "4.4.6" ], "UIView+FDCollapsibleConstraints": [ "1.1" ] }, "requires_arc": true, "exclude_files": "NGiOSBase/DataCache/Keychain/KeychainItemWrapper/KeychainItemWrapper.{h,m}", "subspecs": [ { "name": "no-arc", "source_files": "NGiOSBase/DataCache/Keychain/KeychainItemWrapper/KeychainItemWrapper.{h,m}", "requires_arc": false } ] }
Tue, 04 Jun 2019 10:13:20 +0000