[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / a / 2 / SJPrompt / 0.0.2 / SJPrompt.podspec.json
blobb02a8af41db174deb316968af7e62876361fdddb
2   "name": "SJPrompt",
3   "version": "0.0.2",
4   "summary": "current view present prompt.",
5   "description": "https://github.com/changsanjiang/SJPrompt/blob/master/README.md",
6   "homepage": "https://github.com/changsanjiang/SJPrompt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJPrompt.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": "SJPrompt/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }