[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / c / SSDynamicText / 0.5.0 / SSDynamicText.podspec.json
blob92c060b36b2da59e2b69c11db0cc9b5c86a13735
2   "name": "SSDynamicText",
3   "version": "0.5.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.5.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"