[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / 6 / FontsRealTimeLoader / 0.0.3 / FontsRealTimeLoader.podspec.json
blobf3b030d31e46b1eab7d62b7ba556c2766ee1ebed
2   "name": "FontsRealTimeLoader",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "FontsRealTimeLoader lets developers load Custom UIFonts from ttf files in real time (while app is running)",
7   "requires_arc": true,
8   "version": "0.0.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Samer Murad": "samermurad555@gmail.com"
15   },
16   "homepage": "https://github.com/maxx555/FontsRealTimeLoader",
17   "source": {
18     "git": "https://github.com/maxx555/FontsRealTimeLoader.git",
19     "tag": "0.0.3"
20   },
21   "ios": {
22     "vendored_frameworks": "FontsRealTimeLoader.framework"
23   }