[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 1 / 2 / PrefsMate / 0.3.1 / PrefsMate.podspec.json
blob6ff5f9f5512d343a29f9cd7c65df2c11d66a5d25
2   "name": "PrefsMate",
3   "version": "0.3.1",
4   "summary": "Perfect mate for UITableView, usually suitable for prefs/settings interface.",
5   "homepage": "https://github.com/caiyue1993/PrefsMate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "caiyue1993": "yuecai.nju@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/caiyue1993/PrefsMate.git",
15     "tag": "0.3.1"
16   },
17   "social_media_url": "https://twitter.com/caiyue5",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/*.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"