[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / c / a / d / ※ikemen / 0.5.0 / ※ikemen.podspec.json
blobebbed988ef059a9f40bf49a56011d4a855b3afd6
2   "name": "※ikemen",
3   "version": "0.5.0",
4   "module_name": "Ikemen",
5   "summary": "Swift way of Ruby Object#tap",
6   "description": "Swift way of Ruby Object#tap. for example:\n\nlet nameLabel = UILabel() ※ {$0.text = \"Name\"}",
7   "homepage": "https://github.com/banjun/ikemen",
8   "license": "MIT",
9   "authors": {
10     "banjun": "banjun@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/banjun/ikemen.git",
14     "tag": "0.5.0"
15   },
16   "social_media_url": "https://twitter.com/banjun",
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "4.0",
20     "osx": "10.11"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "pushed_with_swift_version": "4.0"