[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 1 / c / HWFunctional / 0.3.2 / HWFunctional.podspec.json
blob7d9916b4075b131ca3e71282d770d852f2aefde0
2   "name": "HWFunctional",
3   "version": "0.3.2",
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.2"
17   },
18   "source_files": "**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "QuartzCore",
22     "Foundation"
23   ]