[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / b / 0 / ZLCellDataSource / 0.2.3.2 / ZLCellDataSource.podspec.json
blob4416e4730c47a36bcb123ce9c6fda968c22d61d6
2   "name": "ZLCellDataSource",
3   "version": "0.2.3.2",
4   "summary": "ZLCellDataSource",
5   "description": "为UIViewController瘦身,分离出DataSource代理",
6   "homepage": "https://github.com/czl0325/ZLCellDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czl0325": "295183917@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/czl0325/ZLCellDataSource.git",
19     "tag": "0.2.3.2"
20   },
21   "source_files": "ZLCellDataSource/ZLCellDataSource/*.{h,m}",
22   "requires_arc": true