[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 1 / d / LJMActionSheet / 0.3.0 / LJMActionSheet.podspec.json
blob643e7b4bc0b6f5f2bdd865dc9c0f0a96484a1996
2   "name": "LJMActionSheet",
3   "version": "0.3.0",
4   "summary": "Simple but not simple.",
5   "description": "A simple action sheet with ObjC.",
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.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LJMActionSheet/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }