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