[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / 1 / GBLoading / 1.0.0 / GBLoading.podspec.json
blobbf223c106540fc1d136bd91c051f59b2cd529c2e
2   "name": "GBLoading",
3   "version": "1.0.0",
4   "summary": "An elegant, lightweight & most importantly robust asynchronous resource loading library for iOS.",
5   "homepage": "https://github.com/lmirosevic/GBLoading",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Luka Mirosevic": "luka@goonbee.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/lmirosevic/GBLoading.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "GBLoading",
18   "public_header_files": "GBLoading/GBLoading.h",
19   "requires_arc": true