[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / d / 3 / EMProgressor / 0.0.3 / EMProgressor.podspec.json
blob68f10b58944a651373f2a3a7eff52037cb6f5c3f
2   "name": "EMProgressor",
3   "version": "0.0.3",
4   "summary": "Customised Progress/activity indicator",
5   "description": "Customised Progress/activity indicator with amazing styles written in Swift",
6   "homepage": "https://github.com/elegantmedia-apps/EMProgressor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elegant Media Team": "apps@elegantmedia@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/elegantmedia-apps/EMProgressor.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "EMProgressor/*.{h}",
24     "EMProgressor/Classes/Source/*.{swift}",
25     "EMProgressor/Classes/Models/*.{swift}"
26   ],
27   "static_framework": true,
28   "swift_version": "5.0"