[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 2 / SetNeedsReadable / 1.1 / SetNeedsReadable.podspec.json
blob49c5ba17bb8bfb7e58e095292dac64ff38cb9c22
2   "name": "SetNeedsReadable",
3   "version": "1.1",
4   "summary": "Helpful extensions for CGFloat and UIView aimed to enhance readability of layout code.",
5   "homepage": "https://github.com/rehatkathuria/SetNeedsReadable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "rehatkathuria": "rehat@kathuria.co"
12   },
13   "source": {
14     "git": "https://github.com/rehatkathuria/SetNeedsReadable.git",
15     "tag": "1.1"
16   },
17   "social_media_url": "https://twitter.com/rhtkth",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"