[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / MyCustomLoader / 0.1.0 / MyCustomLoader.podspec.json
blobbf349468808876910110cf5edcbe64fcd0618f2d
2   "name": "MyCustomLoader",
3   "version": "0.1.0",
4   "summary": "A simple lightweight loader with activity indicator.",
5   "homepage": "https://github.com/karthik-ios-dev/CustomLoader",
6   "authors": {
7     "karthik samy": "mkkarthiik@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/karthik-ios-dev/CustomLoader.git",
11     "tag": "0.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "MyCustomLoader/Classes/**/*",
21   "resource_bundles": {
22     "MyCustomLoader": [
23       "MyCustomLoader/Classes/**/*.{xib}"
24     ]
25   },
26   "dependencies": {
27     "PodAsset": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"