[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 2 / MASimplestSemiModalViewController / 0.1 / MASimplestSemiModalViewController.podspec.json
blob5a6d5b04c1311d54e7dc6759294e629d7643bd19
2   "name": "MASimplestSemiModalViewController",
3   "version": "0.1",
4   "summary": "The simplest Semi Modal implementation possible.",
5   "description": "                    MASimplestSemiModalViewController\n                    The simplest Semi Modal implementation possible. Very, very simplified version based on KNSemiModalViewController.\n",
6   "homepage": "https://github.com/marlonandrade/MASimplestSemiModalViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marlon Andrade": "marlonmandrade@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/marlonandrade/MASimplestSemiModalViewController.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "src/*.{h,m}"