[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / b / Greycats / 1.3.2 / Greycats.podspec.json
blobe2fcdcdf77871bcab9e8a809eac59f80ee43d44b
2   "name": "Greycats",
3   "version": "1.3.2",
4   "summary": "A set of tools we use to speed up developing in greycats",
5   "description": "Currently includes\n* a TableViewData which binds Section to DataSource\n* a Filter which applies regexp search on UISearchBar | UITextField\n* AutolayoutStack",
6   "homepage": "http://github.com/greycats/Greycats.swift",
7   "license": "MIT",
8   "authors": {
9     "Rex Sheng": "shengning@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/greycats/Greycats.swift.git",
13     "tag": "1.3.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Greycats/*.swift"