[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 3 / iOS-RunTime / 1.0.0 / iOS-RunTime.podspec.json
blob80bae8efa59090476f355ead9c12c6af84425f28
2   "name": "iOS-RunTime",
3   "version": "1.0.0",
4   "summary": "通过iOS RunTime时的一些特性",
5   "description": "通过iOS RunTime时的一些特性,获取类的properties,ivars,instance methods, class methods",
6   "homepage": "https://github.com/pwf2006/iOS-RunTime",
7   "license": "MIT",
8   "authors": {
9     "pwf2006": "674423263@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/pwf2006/iOS-RunTime.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FirstGit/HomeController.*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "Foundation"