[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / b / Majima / 0.1.0 / Majima.podspec.json
blob406ff84c38db3dd98467b8a64b4e83d02c3f21a6
2   "name": "Majima",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/soutaro/Majima",
8   "authors": {
9     "Soutaro Matsumoto": "matsumoto@soutaro.com"
10   },
11   "summary": "Three-way merge for array and dictionary, in Swift",
12   "source": {
13     "git": "https://github.com/soutaro/Majima.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "Majima/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true