[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / f / UILabel+ContentSize / 1.0.3 / UILabel+ContentSize.podspec.json
blob0118ab64e462a74f3f0708f624643f4176d7ca62
2   "name": "UILabel+ContentSize",
3   "version": "1.0.3",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/UILabel-ContentSize",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "Get the content size of a UILabel with text, because I always forget how to and want to have it in one god damn place.",
13   "source": {
14     "git": "https://github.com/mergesort/UILabel-ContentSize.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "7.0"
23   }