[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / SwiftExt / 0.0.1 / SwiftExt.podspec.json
blob347d9e6a3ebb4e53aa4a980fcab4fae2c9f3d56a
2   "name": "SwiftExt",
3   "version": "0.0.1",
4   "summary": "A library extends Swift standard library",
5   "description": "                   Swift Extended Library is aiming to offer native Swift alternatives to Cocoa/CocoaTouch and missing conveniences in Swift standard library.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/WeZZard/Swift-Extended-Library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WeZZard": "wezzardlau@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/WeZZard/Swift-Extended-Library.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Swift Extended Library/**/*.*",
23     "Swift Extended Library for iOS/**/*.{}",
24     "Swift Extended Library for OS X/**/*.*"
25   ],
26   "requires_arc": true