[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 5 / MMSideslipDrawer / 1.0 / MMSideslipDrawer.podspec.json
blob7b31c0ed788e38c1c4b784458d8c880dfa070c62
2   "name": "MMSideslipDrawer",
3   "version": "1.0",
4   "summary": "A side slip drawer used on iOS.",
5   "homepage": "https://github.com/dexianyinjiu/MMSideslipDrawer",
6   "license": "MIT",
7   "authors": {
8     "得闲饮酒": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dexianyinjiu/MMSideslipDrawer.git",
12     "tag": "1.0"
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   ]