[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / 0 / RXGuideManager / 0.2 / RXGuideManager.podspec.json
blob5aa0871770d894f17c7426c2eca0a27cda49f5d0
2   "name": "RXGuideManager",
3   "version": "0.2",
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.2"
14   },
15   "description": "RXGuideManager is a simple guide manager.",
16   "source_files": "RXGuideManager/*.{h,m,xib}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }