[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 7 / SwifterSwift / 1.4.2 / SwifterSwift.podspec.json
blob000aefb2334d0f0ffd4e5224ac18fe0cd1c706ab
2   "name": "SwifterSwift",
3   "version": "1.4.2",
4   "summary": "A handy collection of more than 390 native Swift 3 extensions to boost your productivity.",
5   "description": "SwifterSwift is a library of over 390 properties and methods for more than 36 types, designed to extend Swift's functionality and productivity, staying faithful to the original design guidelines of swift 3.\n\nList Of Extensions\n  - Array extensions\n  - Bool extensions\n  - Character extensions\n  - Collection extensions\n  - Data extensions\n  - Date extensions\n  - Dictionary extensions\n  - Double extensions\n  - Float extensions\n  - Int extensions\n  - String extensions\n  - SwifterSwift\n  - CGFloat extensions\n  - CGPoint extensions\n  - CGSize extensions\n  - NSAttributedString extensions\n  - UIAlertController extensions\n  - UIBarButtonItem extensions\n  - UIButton extensions\n  - UICollectionView extensions\n  - UIColor extensions\n  - UIImage extensions\n  - UIImageView extensions\n  - UILabel extensions\n  - UINavigationBar extensions\n  - UINavigationController extensions\n  - UINavigationItem extensions\n  - UISearchBar extensions\n  - UISegmentedControl extensions\n  - UISlider extensions\n  - UISwitch extensions\n  - UITabBar extensions\n  - UITableView extensions\n  - UITextField extensions\n  - UITextView extensions\n  - UIView extensions\n  - UIViewController extensions",
6   "homepage": "https://github.com/omaralbeik/SwifterSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Omar Albeik": "omaralbeik@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/omaralbeik",
15   "screenshots": "https://raw.githubusercontent.com/omaralbeik/SwifterSwift/master/logo.png",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/omaralbeik/SwifterSwift.git",
22     "tag": "v1.4.2"
23   },
24   "source_files": "Source/**/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "documentation_url": "https://github.com/omaralbeik/SwifterSwift/wiki",
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "pushed_with_swift_version": "3.0"