[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / c / SSDynamicText / 0.3.0 / SSDynamicText.podspec.json
blob61bc748b0a38396b97a0bfd0294b53e279bf5838
2   "name": "SSDynamicText",
3   "version": "0.3.0",
4   "summary": "UILabel/TextField/TextView subclasses that support custom fonts with iOS 7's dynamic text sizes.",
5   "homepage": "https://github.com/splinesoft/SSDynamicText",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Hersh": "jon@her.sh"
12   },
13   "source": {
14     "git": "https://github.com/splinesoft/SSDynamicText.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "SSDynamicText/*.{h,m}",
22   "frameworks": "UIKit",
23   "social_media_url": "https://twitter.com/jhersh"