[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / 2 / ChtarLoader / 0.0.6 / ChtarLoader.podspec.json
blobd4f494cbd41f26029ef3413be312238b83f40155
2   "name": "ChtarLoader",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.0.6",
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.6"
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   }