[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / 0 / RXGuideManager / 0.4 / RXGuideManager.podspec.json
blobcaa4fa4e081e470af9ee38dcf94c2531235ddc5c
2   "name": "RXGuideManager",
3   "version": "0.4",
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.4"
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   }