[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 6 / 0 / 3 / FRRuntimeHelper / 1.0.0 / FRRuntimeHelper.podspec.json
blob259c5e00e0e24c181e90d263d04f2b8584a77c66
2   "name": "FRRuntimeHelper",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A tool to print class info with runtime methods",
6   "homepage": "https://github.com/fanxiushan/Lib.RuntimeAssist",
7   "source": {
8     "git": "https://github.com/fanxiushan/Lib.RuntimeAssist.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "FRRuntimeHelper/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "authors": {
21     "BY": "fanxiushan2008@163.com"
22   },
23   "social_media_url": "http://fanxiushan.github.io"