[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / e / ESAdjustableLabel-Category / 0.0.1 / ESAdjustableLabel-Category.podspec.json
blob2d5fb4a6956270e9c60dcd22fbf760b4365bf11e
2   "name": "ESAdjustableLabel-Category",
3   "version": "0.0.1",
4   "license": "none specified",
5   "summary": "This category implements some basic methods to modify the dimensions of a given UILabel.",
6   "homepage": "https://github.com/edgarschmidt/ESAdjustableLabel-Category",
7   "authors": {
8     "Edgar Schmidt": "https://github.com/edgarschmidt"
9   },
10   "source": {
11     "git": "https://github.com/edgarschmidt/ESAdjustableLabel-Category.git",
12     "commit": "febfd4d4e3d18f6dfac0637449bdb13a3c89fc04"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "ESAdjustableLabel/UILabel+ESAdjustableLabel.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreGraphics"
22   ],
23   "requires_arc": false