[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / f / PromptMessage / 1.0.0 / PromptMessage.podspec.json
blob11c0f17219467df1aa111050817a5126c3c4f4a1
2   "name": "PromptMessage",
3   "version": "1.0.0",
4   "summary": "A prompt message framework for iOS apps.",
5   "description": "A prompt message framework for iOS apps.",
6   "homepage": "https://github.com/ArchimboldiMao/PromptMessage",
7   "license": {
8     "type": "Apache License 2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "archimboldi": "archimboldi.mao@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ArchimboldiMao",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ArchimboldiMao/PromptMessage.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "PromptMessage",
24     "PromptMessage/*.{h,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "pushed_with_swift_version": "3.0"