[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 1 / b / a / DuongDemoFramework / 1.1.1 / DuongDemoFramework.podspec.json
blob52bd57187cbee8d0059dfbee12e2fa7f6b3ff803
2   "name": "DuongDemoFramework",
3   "version": "1.1.1",
4   "summary": "DuongDemoFramework is a framework use for learn how to create cocoapod framework.",
5   "description": "DuongDemoFramework is a framework use for learn how to create cocoapod framework. This description longer than short description",
6   "homepage": "https://bitbucket.org/hongduong264/demococoapod",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT) \n Copyright (c) uncleliz <hongduong264@gmail.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "Hong Duong": "hongduong264@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://hongduong264@bitbucket.org/hongduong264/demococoapod.git",
20     "branch": "master",
21     "tag": "1.1.1"
22   },
23   "source_files": "DemoCocoaPod/**/*.{swift,h,m}",
24   "swift_version": "4.0"