[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 2 / 1 / JMCustomAlert / 0.0.1 / JMCustomAlert.podspec.json
blob674d4a2bb92e73f78dce54c57429aaad49161544
2   "name": "JMCustomAlert",
3   "version": "0.0.1",
4   "summary": "CustomAlert",
5   "description": "ios custom alert view",
6   "homepage": "https://github.com/liuxuanbo11/JMCustomAlert",
7   "license": "MIT",
8   "authors": {
9     "刘轩博": "liuxuanbo11@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liuxuanbo11/JMCustomAlert.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JMCustomAlert/**/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
22     ]
23   }