[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / c / SSDynamicText / 1.1.0 / SSDynamicText.podspec.json
blob63f0a48546a3c746c605d8e6c9bcda2e7d695b02
2   "name": "SSDynamicText",
3   "version": "1.1.0",
4   "summary": "UILabel/UIButton/UITextField/UITextView 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": "1.1.0"
16   },
17   "requires_arc": true,
18   "compiler_flags": "-fmodules",
19   "source_files": "SSDynamicText/*.{h,m}",
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "social_media_url": "https://twitter.com/jhersh"