[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 6 / d / 0 / RXGuideManager / 0.5 / RXGuideManager.podspec.json
blob860eca2d20f0940da00a3ebf9347451b663f14af
2   "name": "RXGuideManager",
3   "version": "0.5",
4   "license": "MIT",
5   "summary": "RXGuideManager is a simple guide manager",
6   "homepage": "https://github.com/xzjxylophone/RXGuideManager",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXGuideManager.git",
13     "tag": "v0.5"
14   },
15   "description": "RXGuideManager is a simple guide manager.",
16   "source_files": "RXGuideManager/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }