[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 4 / 5 / MMSideslipDrawer / 1.3 / MMSideslipDrawer.podspec.json
blob97d3d1297179989a1da74bf3755398cbfe7e17f1
2   "name": "MMSideslipDrawer",
3   "version": "1.3",
4   "summary": "A side slip drawer used on iOS.",
5   "homepage": "https://github.com/CheeryLau/MMSideslipDrawer",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/MMSideslipDrawer.git",
12     "tag": "1.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMSideslipDrawer/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]