[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / f / 4 / 7 / SwifterSwift / 1.2.1 / SwifterSwift.podspec.json
bloba3e4c80cdd887757006b82ac4a4d5478f98317a3
2   "name": "SwifterSwift",
3   "version": "1.2.1",
4   "summary": "A handy collection of more than 290 native Swift 3 extensions to boost your productivity.",
5   "description": "Swifter Swift is a library of over 280 properties and methods, 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  - Character extensions\n  - Convenience extensions\n  - Date extensions\n  - Dictionary extensions\n  - Double extensions\n  - Float extensions\n  - Int extensions\n  - String extensions\n  - CGFloat extensions\n  - CGSize extensions\n  - UIAlertController extensions\n  - UIButton extensions\n  - UIColor extensions\n  - UIImage extensions\n  - UIImageView extensions\n  - UINavigationBar extensions\n  - UINavigationController extensions\n  - UINavigationItem extensions\n  - UISearchBar extensions\n  - UISegmentedControl extensions\n  - UISlider extensions\n  - UILabel 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.2.1"
23   },
24   "source_files": "SwifterSwift/SwifterSwift/Extensions/**/*.swift",
25   "documentation_url": "https://github.com/omaralbeik/SwifterSwift/wiki",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "pushed_with_swift_version": "3.0"