[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 2 / CustomLoader / 0.1.0 / CustomLoader.podspec.json
blob58d8ca883749ccb534fdf141507d6795ffd20c7d
2   "name": "CustomLoader",
3   "version": "0.1.0",
4   "summary": "Custom loader system for iOS",
5   "description": "Custom loader system for iOS that provide default loaders\nand a way to display a custom loader",
6   "homepage": "https://github.com/fritzgerald/CustomLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MUISEROUX Fritzgerald": "f.muiseroux@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fritzgerald/CustomLoader.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Source/",
23     "Source/**/*.{h,m}"
24   ],
25   "pushed_with_swift_version": "3.0"