[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / a / AMXFontAutoScale / 1.2.0 / AMXFontAutoScale.podspec.json
blob25b2c042ad6d8947036e1a14bb557460e4939b01
2   "name": "AMXFontAutoScale",
3   "version": "1.2.0",
4   "summary": "Scale the font for UILabel and UITextView proportionally across all the screen sizes.",
5   "description": "Scale the font for UILabel and UITextView proportionally across all the screen sizes. Just define the screen size to be used as reference for scaling and the library will update all the instances of the UILabel and UITextView automatically.",
6   "homepage": "https://github.com/alexmx/AMXFontAutoScale",
7   "license": "MIT",
8   "authors": "Alex Maimescu",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "pod_target_xcconfig": {
13     "OTHER_LDFLAGS": "-lObjC"
14   },
15   "source": {
16     "git": "https://github.com/alexmx/AMXFontAutoScale.git",
17     "tag": "v1.2.0"
18   },
19   "source_files": "AMXFontAutoScale/**/*.{h,m,swift}",
20   "deprecated": true