[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / a / Dialog / 1.0.0 / Dialog.podspec.json
blobd649b2831af9477787fbe41b742a886ce39a274c
2   "name": "Dialog",
3   "version": "1.0.0",
4   "summary": "A delightful dialog view for iOS written in Swift",
5   "description": "Fire is a delightful dialog view for iOS written in Swift.",
6   "homepage": "https://github.com/Meniny/Dialog",
7   "license": "MIT",
8   "authors": {
9     "Meniny": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/Dialog.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://meniny.cn/",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Dialog/*.*",
20   "public_header_files": "Dialog/Dialog.h",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "pushed_with_swift_version": "3.0"