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