[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / d / LJMActionSheet / 0.7.0 / LJMActionSheet.podspec.json
blob85a6363b33b230f3ad6b0c2e168c5ba80872722b
2   "name": "LJMActionSheet",
3   "version": "0.7.0",
4   "summary": "A simple action sheet,simple but not simple.",
5   "description": "A simple action sheet with ObjC.simple but not simple.",
6   "homepage": "https://github.com/LJMcarryu/LJMActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LJMcarryu": "m17702188864@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LJMcarryu/LJMActionSheet.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LJMActionSheet/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }