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