[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 1 / 5 / RXPopView / 0.2 / RXPopView.podspec.json
blob83ff2c459f5443b98451a35a90925c2d57b1352e
2   "name": "RXPopView",
3   "version": "0.2",
4   "license": "MIT",
5   "summary": "RXPopView is a simple pop view",
6   "homepage": "https://github.com/xzjxylophone/RXPopView",
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/RXPopView.git",
13     "tag": "v0.2"
14   },
15   "description": "RXScrollView is a simple pop view.",
16   "source_files": "RXPopView/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "6.0"
24   }