[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / b / SuperPeanut / 0.0.1 / SuperPeanut.podspec.json
blob5eb24c85467407e2f1deefe4704c54fde75699bf
2   "name": "SuperPeanut",
3   "version": "0.0.1",
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.1"
18   },
19   "source_files": [
20     "Classes",
21     "SuperPeanut/*.swift"
22   ],
23   "requires_arc": true