[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 9 / Q / 0.9.3 / Q.podspec.json
blob373d22281a4c45281b1177186d1e6e8cf4aa7ca1
2   "name": "Q",
3   "version": "0.9.3",
4   "summary": "Asynchronous promises for iOS",
5   "homepage": "https://github.com/innerfunction/Q-ios",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Goacher": "julian.goacher@innerfunction.com"
12   },
13   "platforms": {
14     "ios": "6.0",
15     "osx": "10.8"
16   },
17   "source": {
18     "git": "https://github.com/innerfunction/Q-ios.git",
19     "tag": "0.9.3"
20   },
21   "source_files": "Classes/Q.{h,m}",
22   "public_header_files": "Classes/Q.h"