[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / c / HWFunctional / 0.3.4 / HWFunctional.podspec.json
blob91aefaa045e0cd2169e12b7827029ee9ec9e0ce5
2   "name": "HWFunctional",
3   "version": "0.3.4",
4   "summary": "Functional tools for Objective-C.",
5   "description": "Functional tools for Objective-C. Include HWRxObserver、HWPromise、HWAnimation.",
6   "homepage": "https://github.com/chunzhiying",
7   "license": "MIT",
8   "authors": {
9     "chunzhiying": "chun.zhiying.ggl@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chunzhiying/HWFunctional.git",
16     "tag": "0.3.4",
17     "commit": "e0a5be94d7f3517f93c46ac4d65c06bdcdd8c848"
18   },
19   "source_files": "Classes/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore",
23     "Foundation"
24   ]