[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / f / Kinder / 1.0.0 / Kinder.podspec.json
blob7cfb1d12460348acb0064cab8e188682e9c61032
2   "name": "Kinder",
3   "version": "1.0.0",
4   "summary": "The basics of a Tinder-like swipeable cards interface controller.",
5   "description": "  It's a UIViewController, allows you to vote, to leave an opinion or know a point of view. The user must make a choice for each content, two possible, or view more information if necessary (dislike / like or deny / accept).\n",
6   "homepage": "https://github.com/remirobert/Kinder",
7   "license": "MIT",
8   "authors": {
9     "rĂ©mi": "remirobert33530@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/remirobert/Kinder.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "Classes",
17     "KinderSource/**/*.{h,m,swift}"
18   ],
19   "requires_arc": true