[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / a / 3 / 5 / NBMiniModal / 1.0.0 / NBMiniModal.podspec.json
blob2f6026c818cd5905af02e7d2fd9f3433ca0d34a6
2   "name": "NBMiniModal",
3   "version": "1.0.0",
4   "summary": "Displays a small modal dialog that doesn't cover the whole screen.",
5   "homepage": "https://github.com/needbee/nbminimodal",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Justice": "josh@need-bee.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/needbee/nbminimodal.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": false