[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 5 / MMSideslipDrawer / 1.1 / MMSideslipDrawer.podspec.json
blob221ca94979c301c643c689835a9c61167822c793
2   "name": "MMSideslipDrawer",
3   "version": "1.1",
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.1"
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   ]