[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / d / ※ikemen / 0.1.1 / ※ikemen.podspec.json
blob3fc9b6ca299b686f4724271de37d9ad4853933ed
2   "name": "※ikemen",
3   "version": "0.1.1",
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.1.1"
15   },
16   "social_media_url": "https://twitter.com/banjun",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*"