[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / b / DDChainFlex / 0.0.2 / DDChainFlex.podspec.json
blob489fe856a64a144e940f625427c7e5aa7c34f3b7
2   "name": "DDChainFlex",
3   "version": "0.0.2",
4   "summary": "常用UI控件的链式调用",
5   "description": "开发中常用UI的链式调用 目前实现的有 view、button、label imageView、switch、textField、textView、scrollView、tableView、collectionView。",
6   "homepage": "https://github.com/chenyongfei/DDChainFlexDemo",
7   "license": "MIT",
8   "authors": {
9     "afei": "2511433510@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/chenyongfei/DDChainFlexDemo.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "DDChainFlex/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true