[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / f / CocoaAlert / 1.0.0 / CocoaAlert.podspec.json
blob8c6c9737c91c6625190299e6c5b24154225578d9
2   "name": "CocoaAlert",
3   "version": "1.0.0",
4   "summary": "CocoaAlert can make alert quickly.",
5   "swift_versions": "4.1",
6   "description": "CocoaAlert can make alert quickly and easily.",
7   "homepage": "https://github.com/Pei1133/CocoaAlert",
8   "license": "MIT",
9   "authors": {
10     "Pei1133": "pei.7969pei.7969@gmail.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/Pei1133/CocoaAlert.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "CocoaAlert",
21     "CocoaAlert/**/*.{h,m,swift}",
22     "Resources/**/*.{h,m,mm}"
23   ],
24   "swift_version": "4.1"