[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 5 / 6 / 2 / ChtarLoader / 0.0.5 / ChtarLoader.podspec.json
blobc7ec5beb45511fae6274e3db6edf0a0b0768750b
2   "name": "ChtarLoader",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.0.5",
7   "summary": "Simple custom loader iOS application available for iPhone and iPad",
8   "description": "simple custom loader iOS application available for iPhone and iPad\nThat you can custom it for color and size shape of loader that accept gif file name.\nOr you can use option already available in pod.",
9   "homepage": "https://github.com/ragaie/ChtarLoader",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ragaie Alfy": "eng.ragaie@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ragaie/ChtarLoader.git",
19     "tag": "0.0.5"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "WebKit"
25   ],
26   "source_files": "ChtarLoader/Lib Files/*.swift",
27   "resources": "ChtarLoader/resources/*.gif",
28   "resource_bundles": {
29     "ChtarLoader": [
30       "ChtarLoader/resources/*.gif"
31     ]
32   }