[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / d / 6 / JCModel / 0.0.1 / JCModel.podspec.json
blob027cc8ed4a9eaed285ea0177d194b2e5af1ac247
2   "name": "JCModel",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A small framework to help with writing model layers in iOS.",
6   "homepage": "https://github.com/jcon5294/JCModel",
7   "authors": {
8     "Joseph Constantakis": "jcon5294@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jcon5294/JCModel.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "source_files": "Classes/**/*.{h,m}"