[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / b / SuperPeanut / 0.0.11 / SuperPeanut.podspec.json
blobb9eb99e6c6ba086817f684fa42bbf54ebbd6cf6b
2   "name": "SuperPeanut",
3   "version": "0.0.11",
4   "summary": "Some test project for Cocoapods",
5   "description": "                   Just playing around with Cocoapods\n",
6   "homepage": "https://github.com/solal/SuperPeanut",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "solal",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/solal/SuperPeanut.git",
17     "tag": "0.0.11"
18   },
19   "source_files": [
20     "Classes",
21     "SuperPeanut/*.swift"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
26       "~> 1.2"
27     ]
28   }