Skip to content

Commit

Permalink
Added MDQueuObject.
Browse files Browse the repository at this point in the history
  • Loading branch information
levenon committed Jan 25, 2018
1 parent 21b2fda commit 93a91f9
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Specs/MDQueuObject/1.0.0/MDQueuObject.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "MDQueuObject",
"version": "1.0.0",
"summary": "MDQueuObject.",
"description": "MDQueuObject",
"homepage": "https://github.com/Modool/MDQueuObject",
"license": "MIT",
"authors": {
"Modool": "https://github.com/Modool"
},
"social_media_url": "https://github.com/Modool",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Modool/MDQueuObject.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "MDQueuObject/*.{h,m}"
}

0 comments on commit 93a91f9

Please sign in to comment.