[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / b / 5 / 0 / rcToolKit / 0.0.1 / rcToolKit.podspec.json
blob6e7fcd674a73b900971473508cc21e800d5b9a63
2   "name": "rcToolKit",
3   "version": "0.0.1",
4   "summary": "A simple framework which provides useful functions",
5   "description": "A simple framework which provides useful functions to help creating UIs",
6   "homepage": "https://github.com/robbythecrosby/rcToolKit.git",
7   "license": "MIT",
8   "authors": {
9     "Robert Crosby": "rncrosby@ucsc.edu"
10   },
11   "source": {
12     "git": "https://github.com/robbythecrosby/rcToolKit.git",
13     "tag": "master"
14   },
15   "source_files": [
16     "Classes",
17     "toolKit.framework/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }