[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 2 / RJBModuleBase / 0.0.3 / RJBModuleBase.podspec.json
blobd73184f1477fc36ad4f9a3fc2db8d2e5dc1fa2a6
2   "name": "RJBModuleBase",
3   "version": "0.0.3",
4   "summary": "this is BaseModule for my all project.",
5   "description": "this is baseModul for my project ,you can use it",
6   "homepage": "https://github.com/raojunbo/ModuleBaseProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "raojb@knowbox.cn": "raojb@knowbox.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/raojunbo/ModuleBaseProject.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "ModuleBaseProject/BaseCategory/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true