[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 3 / Swift2048Game / 2.0.0 / Swift2048Game.podspec.json
blob38dd3a1db20841785010c2a97f86bd16b49f41de
2   "name": "Swift2048Game",
3   "version": "2.0.0",
4   "summary": "Swift 2048 game model.",
5   "description": "- Swift 2048 game model.",
6   "homepage": "https://github.com/Iwark/Swift2048Game",
7   "license": "MIT",
8   "authors": {
9     "Iwark": "iwark02@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Iwark/Swift2048Game.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "Swift2048Game/**/*.swift",
19   "requires_arc": true