[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 3 / 5 / NWSExtensions / 1.1.1 / NWSExtensions.podspec.json
blob9aada789f0c55944dc813cb524b18cd2ed21ad50
2   "name": "NWSExtensions",
3   "version": "1.1.1",
4   "summary": "A collection of useful and common UIKit and Foundation Framework Extensions.",
5   "description": "NWSExtensions comes packaged with a lot of great (and frequently used) extensions to existing core UIKit and Foundation classes and methods.",
6   "homepage": "https://github.com/NitWitStudios/NWSExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Hickman": "james.hickman@nitwitstudios.com"
13   },
14   "source": {
15     "git": "https://github.com/NitWitStudios/NWSExtensions.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/NitWitStudios",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NWSExtensions/Classes/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "pushed_with_swift_version": "3.0"