[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / a / CategorizationKit / 0.1.0 / CategorizationKit.podspec.json
blob98a66c41b46adf032fed62f078c87216add78596
2   "name": "CategorizationKit",
3   "version": "0.1.0",
4   "summary": "An NSArray items categorization Framework",
5   "description": "An NSArray items categorization Framework. Category Labels are build using NSPredicate objects.",
6   "homepage": "https://github.com/jvega1976/CategorizationKit.git",
7   "license": {
8     "type": "GPL3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jvega1976": "johnny.vega@me.com"
13   },
14   "platforms": {
15     "osx": "10.14"
16   },
17   "source": {
18     "git": "https://github.com/jvega1976/CategorizationKit.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "CategorizationKit",
23     "CategorizationKit/**/*.{h,m}"
24   ]